Databases
Query and manage PostgreSQL databases
mcpizy install postgresnpx -y @modelcontextprotocol/server-postgres{
"mcpServers": {
"postgres": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-postgres"
]
}
}
}