Back to search
30
MCP

PostgreSQL MCP Server

io.github.neverinfamous/postgres-mcp-server

Enterprise PostgreSQL MCP server with 63 tools, 10 resources, 10 prompts for AI-native operations

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

Similar MCP servers embedding-nearest

PostgreSQL MCP Server
PostgreSQL MCP server with 203 tools, connection pooling, HTTP/SSE, OAuth 2.1, and tool filtering
0 tools
PostgreSQL MCP Server
PostgreSQL MCP Server — 27 tools for queries, schema, CRUD, DBA, HA & server management
0 tools
io.github.pgedge/postgres-mcp
Enterprise PostgreSQL MCP server with NL queries, hybrid search (pgvector+BM25), and web UI
0 tools
noquieono/mcp-postgres-server
MCP server for PostgreSQL — gives AI assistants safe, direct access to your database.
0 tools
MCP Database Server
MCP server for SQLite, PostgreSQL, and MySQL with natural language to SQL and direct SQL tooling.
0 tools
pgmcp
An MCP server to query any Postgres database in natural language.
0 tools

How to use

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

{
  "mcpServers": {
    "postgresql_mcp_server": {
      "url": "None",
      "transport": "http"
    }
  }
}