PostgreSQL connection pooler, load balancer and database sharder.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"pgdog": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-pgdog"
]
}
}
}