Mcpg runs on your own machine — the client starts it, so there is no endpoint to ping. 970 installs a week from pypi. Last commit 3 Aug 2026.
Production-grade PostgreSQL MCP server — 254 tools for query, tuning & ops, read-only by default.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcpg -- uvx mcpg
{
"mcpServers": {
"mcpg": {
"args": [
"mcpg"
],
"command": "uvx"
}
}
}
[mcp_servers.mcpg]
command = "uvx"
args = ["mcpg"]
{
"mcpServers": {
"mcpg": {
"args": [
"mcpg"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcpg": {
"args": [
"mcpg"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.