Enables AI assistants to manage, monitor, and optimize PostgreSQL databases with over 200 specialized tools for operations, security, performance tuning, and diagnostics.
{
"mcpServers": {
"postgres": {
"command": "npx",
"args": [
"-y",
"postgres-mcp-server"
]
}
}
}