Skip to main content
Glama
zhusinian
by zhusinian

Related Servers

Alternatives to db-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      A versatile MCP server that connects to multiple relational databases (MySQL, PostgreSQL, Oracle, SQL Server, SQLite) and enables secure read-only SQL query execution and metadata access.
      4
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP server for connecting to databases (PostgreSQL, MySQL, SQL Server, Redis) enabling SQL queries, table exploration, and Redis key-value operations.
      1
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server that exposes PostgreSQL database operations via psycopg2, including connection management, query execution, and transaction control.
      MIT
    • F
      license
      Not graded
      quality
      A
      maintenance
      An MCP server that exposes relational databases (PostgreSQL/MySQL) to AI agents with natural language to SQL query support.
      19
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      Dynamic MCP service for MySQL and PostgreSQL, allowing runtime database connections and SQL queries via tools.
      -

    TDQS

    A3.7/5.0

    Scored across 7 tools

    Disambiguation5/5

    Each tool targets a distinct operation: connection management, SQL execution, MongoDB execution, and transaction control. No overlapping functionality.

    Naming Consistency5/5

    All tool names use snake_case with a consistent verb_noun pattern (e.g., begin_transaction, execute_sql). No mixing of conventions.

    Tool Count5/5

    Seven tools is well-scoped for a database server covering connections, transactions, and query execution for two database types. No extraneous tools.

    Completeness4/5

    Covers connection lifecycle, transaction lifecycle, and query execution for both SQL and MongoDB. Minor gaps like listing connections or switching databases, but core workflows are complete.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues