Submit

Querysharp Postgresql Performance Fixer

@WeePulse

A Model Context Protocol (MCP) server for Querysharp app, enabling AI assistants to help you analyze and optimize your PostgreSQL database performance directly from your code editor.

Server Config

{
  "mcpServers": {
    "querysharp": {
      "command": "npx",
      "args": [
        "querysharp-mcp",
        "--api-key",
        "YOUR_API_KEY"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.