A production-grade Model Context Protocol server for PostgreSQL. Lets AI agents safely inspect, query, operate, and tune a Postgres database — over 100 tools spanning catalog introspection, query inte…
{
"mcpServers": {
"mcpg-production-grade-postgresql": {
"command": "uvx",
"args": [
"mcpg"
]
}
}
}