Skip to main content
Glama
mirenqinggege

postgres-mcp

Related Servers

Alternatives to postgres-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      B
      maintenance
      A Postgres MCP server with index tuning, explain plans, health checks, and safe SQL execution for AI agents.
      9
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      MCP server for PostgreSQL that enables schema exploration, safe SQL execution, EXPLAIN analysis, health checks, and index recommendations across multiple databases.
      10
      152 npm
      MIT
    • A
      license
      B
      quality
      C
      maintenance
      An 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.
      9
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Postgres 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.
      8
      MIT

    TDQS

    A3.7/5.0

    Scored across 10 tools

    Disambiguation4/5

    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.

    Naming Consistency5/5

    All tools use consistent snake_case verb_noun naming pattern (e.g., analyze_db_health, execute_sql, list_objects), making it predictable.

    Tool Count5/5

    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.

    Completeness4/5

    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.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues