Postgres Connector runs on your own machine — the client starts it, so there is no endpoint to ping. 30 installs a week from npm.
MCP server for querying PostgreSQL databases
Today is the operative word: we check Postgres Connector every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add postgres-connector -- npx -y postgres-connector
{
"mcpServers": {
"postgres-connector": {
"args": [
"-y",
"postgres-connector"
],
"command": "npx"
}
}
}
[mcp_servers.postgres-connector]
command = "npx"
args = ["-y", "postgres-connector"]
{
"mcpServers": {
"postgres-connector": {
"args": [
"-y",
"postgres-connector"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"postgres-connector": {
"args": [
"-y",
"postgres-connector"
],
"command": "npx"
}
}
}
Python MCP server for PostgreSQL database inspection and querying
MCP server for interacting with PostgreSQL databases
An MCP server for MySQL databases.
MCP server for read-only PostgreSQL database queries in Claude Desktop
Python MCP server for MySQL database inspection and querying
MCP server for secure database access (PostgreSQL, MySQL, SQLite)
MCP server for managing Prisma Postgres.
Multi-database MCP server for PostgreSQL, MySQL, and ClickHouse
Answers built from our own checks of this server.