PostgreSQL MCP Server
PostgreSQL MCP server - query, schema introspection, explain, and health checks for AI assistants
Install
npmstdio
npx -y @yawlabs/postgres-mcp Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-yawlabs-postgres-mcp": {
"command": "npx",
"args": [
"-y",
"@yawlabs/postgres-mcp"
]
}
}
} Source: official MCP Registry record · registry name io.github.YawLabs/postgres-mcp · published 2026-09-14 · updated 2026-09-14. Not an endorsement; review the code before connecting it to anything sensitive.