Submit

Mcpg : Production Grade Postgresql Mcp Server

@Devopam Mittra

A safe-by-default PostgreSQL Model Context Protocol server for AI agents.

Tools

Server Config

{
  "mcpServers": {
    "mcpg": {
      "command": "uvx",
      "args": [
        "mcpg"
      ],
      "env": {
        "MCPG_DATABASE_URL": "postgresql://user:pass@localhost:5432/mydb"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server