Servers
Postgres Mcp
@crystaldba
Postgres MCP Pro provides configurable read/write access and performance analysis for you and your AI agents.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"postgres-mcp": {
"command": "docker",
"args": [
"pull",
"crystaldba/postgres-mcp"
]
}
}
}