Skip to content
Back to search
30
MCP

PostgreSQL MCP Server

io.github.musaddiq-dev/postgresql-mcp-server

Python MCP server for PostgreSQL database inspection and querying

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

Similar MCP servers embedding-nearest

MySQL MCP Server
Python MCP server for MySQL database inspection and querying
0 tools
pg-mcp-server
MCP Server for Postgres
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
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

How to use

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

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