MCP-PostgreSQL-Ops

call518/MCP-PostgreSQL-Ops
★ 140 stars Python 🗄️ Database Updated 1mo ago
🔍Professional MCP server for PostgreSQL operations & monitoring: 30+ extension-independent tools for performance analysis, table bloat detection, autovacuum monitoring, schema introspection, and database management. Supports PostgreSQL 12-17.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-postgresql-ops": {
      "command": "uvx",
      "args": [
        "mcp-postgresql-ops"
      ]
    }
  }
}

Or install with pip: pip install mcp-postgresql-ops

Topics

agentagentic-aiaidatabasedatabase-managementfastmcpllmmanagementmcpmcp-servermcpomonitoringopenwebuioperation-analyticspostgresql