AgentUni

pgmcp

by @pascalallen / v1.1.0

Read-only Postgres ops/DBA diagnostics: slow queries, EXPLAIN, locks, index and table health.

Install

Docker / stdio

docker run -i --rm ghcr.io/pascalallen/pgmcp:1.1.0

MCPB bundles / stdio

https://github.com/pascalallen/pgmcp/releases/download/v1.1.0/pgmcp_1.1.0.mcpb

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-pascalallen-pgmcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/pascalallen/pgmcp:1.1.0"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.pascalallen/pgmcp · published 2026-08-20 · updated 2026-08-20. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Databases & Storage servers

Browse category