Postgres runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm. Last commit 12 Aug 2026.
PostgreSQL MCP — query databases, inspect schemas, explain queries.
Today is the operative word: we check Postgres 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 -- npx -y mcp-pg-server
{
"mcpServers": {
"postgres": {
"args": [
"-y",
"mcp-pg-server"
],
"command": "npx"
}
}
}
[mcp_servers.postgres]
command = "npx"
args = ["-y", "mcp-pg-server"]
{
"mcpServers": {
"postgres": {
"args": [
"-y",
"mcp-pg-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"postgres": {
"args": [
"-y",
"mcp-pg-server"
],
"command": "npx"
}
}
}
SQLite MCP — query databases, inspect schemas, explain queries, export data.
Database admin MCP: schema inspection, query optimization for PostgreSQL and MySQL
Connect to your PostgreSQL database to query data and schemas.
MCP server for querying PostgreSQL databases
Python MCP server for PostgreSQL database inspection and querying
Run SQL queries and inspect database schemas through safe, visible MCP tools.
Run governed SQL queries and inspect database schemas from MCP agents.
Database management — query, schema inspection, migrations for PostgreSQL, MySQL, SQLite.
Answers built from our own checks of this server.