Back to search
30
MCP

io.github.pgedge/postgres-mcp

io.github.pgedge/postgres-mcp

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

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.martymarkenson/postgres-connector
MCP server for querying PostgreSQL databases
0 tools
io.github.marcelo-ochoa/postgres
MCP server for interacting with PostgreSQL databases
0 tools
io.github.yawlabs/postgres-mcp
PostgreSQL MCP server - query, schema introspection, explain, and health checks for AI assistants
0 tools
PostgreSQL MCP Server
Enterprise PostgreSQL MCP server with 63 tools, 10 resources, 10 prompts for AI-native operations
0 tools
pgmcp
An MCP server to query any Postgres database in natural language.
0 tools
pg-mcp-server
MCP Server for Postgres
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.pgedge/postgres-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}