Back to search
30
MCP

chevdawala/pgmcp

docker/chevdawala/pgmcp

Postgres MCP Server to query database

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

Similar MCP servers embedding-nearest

pg-mcp-server
MCP Server for Postgres
0 tools
haribask/mcp-postgresql
mcp server for PostgreSql DB
0 tools
io.github.martymarkenson/postgres-connector
MCP server for querying PostgreSQL databases
0 tools
database-mcp-server
Database MCP Server for SQL operations
0 tools
pgmcp
An MCP server to query any Postgres database in natural language.
0 tools
mapeg-postgres-mcp
PostgreSQL MCP server for Model Context Protocol
0 tools

How to use

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

{
  "mcpServers": {
    "chevdawala/pgmcp": {
      "url": "None",
      "transport": "http"
    }
  }
}