Database MCP Postgres runs on your own machine — the client starts it, so there is no endpoint to ping. 90 installs a week from npm. Last commit 17 Jul 2026.
MCP server for PostgreSQL. Read-only by default, row caps, timeouts, secrets never logged.
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 database-mcp-postgres -- uvx database-mcp-postgres
{
"mcpServers": {
"database-mcp-postgres": {
"args": [
"database-mcp-postgres"
],
"command": "uvx"
}
}
}
[mcp_servers.database-mcp-postgres]
command = "uvx"
args = ["database-mcp-postgres"]
{
"mcpServers": {
"database-mcp-postgres": {
"args": [
"database-mcp-postgres"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"database-mcp-postgres": {
"args": [
"database-mcp-postgres"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.