Skip to main content
Glama
gong-yeongbin

@dudqls816/database-mcp

Related Servers

Alternatives to @dudqls816/database-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      A read-only MCP server for Microsoft SQL Server that enables AI agents to safely explore and query SQL Server databases.
      571 npm
      MIT
    • A
      license
      B
      quality
      D
      maintenance
      An MCP server that connects AI assistants to Microsoft SQL Server databases, enabling schema exploration and read-only queries safely.
      49
      9 npm
      4
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      MCP server that exposes SQL Server databases to Claude, allowing natural language queries with tools to list tables, describe schemas, and run read-only SELECT statements.
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      A read-only MCP server for MS SQL Server, written in Python. Lets AI agents query your database safely — no writes, no stored procedures, no shell access.
      1
      -

    TDQS

    A4.2/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a clear, distinct role: listing all tables/views, describing a specific table's schema, and executing a read-only SELECT query. There is no functional overlap.

    Naming Consistency4/5

    The first two tools follow a verb_noun pattern (list_tables, describe_table), but 'query' deviates by being a single verb. Overall, the naming is readable and predictable.

    Tool Count4/5

    With 3 tools, the set is at the lower end of the typical range but still well-scoped for a read-only database server. Each tool provides a necessary capability and none feels redundant.

    Completeness4/5

    For the intended read-only scope, the toolset covers schema discovery and data querying adequately. It lacks write operations and complex SQL, but these are deliberately excluded, so the surface is reasonably complete.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues