← Index

io.github.pgEdge/postgres-mcp

io.github.pgEdge/postgres-mcp·v1.0.0·Databases
Quality Score
79
/100

Enterprise PostgreSQL MCP server with NL queries, hybrid search (pgvector+BM25), and web UI

§01  Install
Claude Desktop (Docker)
{
  "mcpServers": {
    "postgres-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/pgedge/postgres-mcp:latest"
      ]
    }
  }
}
§03  MCP Quality Score  ·  methodology
freshness
19
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Databases