Postgres MCP Pro
Related Servers
Alternatives to Postgres MCP Pro
No user-submitted related servers found.
Related Servers
- AlicenseAqualityBmaintenanceMCP server for PostgreSQL that enables schema exploration, safe SQL execution, EXPLAIN analysis, health checks, and index recommendations across multiple databases.10152 npmMIT
- AlicenseAqualityDmaintenanceAn MCP server for PostgreSQL with index tuning, explain plans, health checks, and safe SQL execution.9MIT
- AlicenseAqualityDmaintenanceA Postgres MCP server with index tuning, explain plans, health checks, and safe sql execution.10MIT
- AlicenseNot gradedqualityNot gradedmaintenanceAn open-source MCP server that provides AI agents with advanced PostgreSQL capabilities including index tuning, query plan optimization, and comprehensive database health analysis. It supports safe SQL execution through configurable access modes and offers both stdio and SSE transport options for various development environments.MIT
- AlicenseAqualityCmaintenanceA Postgres MCP server with index tuning, explain plans, health checks, and safe SQL execution.9MIT
- AlicenseBqualityDmaintenanceAn open source Model Context Protocol server for PostgreSQL that provides database health analysis, index tuning, query plan exploration, and safe SQL execution for AI agents throughout the development process.9MIT
TDQS
Scored across 9 tools
Most tools have distinct purposes, but the two index analysis tools (analyze_query_indexes vs analyze_workload_indexes) could cause confusion as both recommend indexes, though descriptions clarify their different inputs. All other tools are clearly differentiated.
All tool names follow a consistent verb_noun pattern with snake_case (e.g., analyze_db_health, execute_sql, list_schemas). No mixing of conventions or ambiguous verbs.
With 9 tools, the server is well-scoped for PostgreSQL management, covering health checks, index analysis, SQL execution, query explanation, and object listing. This is neither too sparse nor overwhelming.
The toolset covers core database diagnostics and performance tuning, but lacks tools for schema modification (e.g., create/drop index) or user management, which are reasonable omissions for a read-heavy diagnostic tool.