postgres-mcp
Related Servers
Alternatives to postgres-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceA Postgres MCP server with index tuning, explain plans, health checks, and safe SQL execution.9MIT
- AlicenseAqualityDmaintenanceAn MCP server for PostgreSQL with index tuning, explain plans, health checks, and safe SQL execution.9MIT
- AlicenseAqualityBmaintenanceA Postgres MCP server with index tuning, explain plans, health checks, and safe SQL execution for AI agents.9MIT
- AlicenseAqualityBmaintenanceMCP server for PostgreSQL that enables schema exploration, safe SQL execution, EXPLAIN analysis, health checks, and index recommendations across multiple databases.10152 npmMIT
- AlicenseBqualityCmaintenanceAn open-source MCP server for PostgreSQL that provides database health analysis, index tuning, query plan optimization, and safe SQL execution, suitable for both development and production environments.9MIT
- AlicenseAqualityCmaintenancePostgres performance MCP server that analyzes hotspots, explains query plans, and detects dead-weight indexes. It aims to produce evidence-backed recommendations through a verification loop.8MIT
TDQS
Scored across 10 tools
Most tools have distinct purposes, but the two index analysis tools (analyze_query_indexes and analyze_workload_indexes) overlap somewhat, though descriptions clarify their different scopes.
All tools use consistent snake_case verb_noun naming pattern (e.g., analyze_db_health, execute_sql, list_objects), making it predictable.
10 tools is well-scoped for a database management server, covering health checks, index analysis, SQL execution, query analysis, and object browsing without being excessive.
The tool set covers most essential database operations (health, indexing, SQL, query analysis, schema browsing), though minor gaps like user management or lock monitoring exist but are not critical.