← Back to Plugins
MCP Server MCP

io.github.devopam/mcpg

github By github 👁 1 views ▲ 0 votes

Production-grade PostgreSQL MCP server — 254 tools for query, tuning & ops, read-only by default.

Homepage Verified source GitHub

Install

uvx mcpg

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "mcpg",
      "version": "0.8.0",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...