Back to search
30
MCP

@neverinfamous/postgres-mcp

npm/@neverinfamous/postgres-mcp

PostgreSQL MCP server with connection pooling, tool filtering, and full extension support

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

Similar MCP servers embedding-nearest

io.github.neverinfamous/mysql-mcp
Enterprise-grade MySQL MCP Server with OAuth 2.0, 106 tools, and Docker deployment
0 tools
PostgreSQL MCP Server
PostgreSQL MCP server with 203 tools, connection pooling, HTTP/SSE, OAuth 2.1, and tool filtering
0 tools
pg-mcp-server
MCP Server for Postgres
0 tools
io.github.martymarkenson/postgres-connector
MCP server for querying PostgreSQL databases
0 tools
noquieono/mcp-postgres-server
MCP server for PostgreSQL — gives AI assistants safe, direct access to your database.
0 tools
io.github.marcelo-ochoa/postgres
MCP server for interacting with PostgreSQL databases
0 tools

How to use

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

{
  "mcpServers": {
    "@neverinfamous/postgres-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}