Skip to main content
Glama
ismailcankaratas

mcp-mssql

Related Servers

Alternatives to mcp-mssql

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables querying SQL Server databases using natural language through Claude.
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables querying Microsoft SQL Server databases using natural language or predefined SQL, with read-only safety. Integrates with Cursor and Claude Desktop for database exploration and management.
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables secure interaction with Microsoft SQL Server databases, allowing schema exploration, metadata retrieval, and read-only query execution through natural language.
      1
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables LLMs to query and manage MSSQL databases using natural language, supporting CRUD operations and schema management.
      1,774
      MIT

    TDQS

    A4.2/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: connect_db tests the connection, discover_schema retrieves metadata, and run_sql_safe executes read-only queries. No overlap or confusion between them.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern with snake_case, making the set predictable and easy to navigate. 'run_sql_safe' adds a modifier but still fits the convention.

    Tool Count5/5

    Three tools is an ideal count for a focused read-only MSSQL exploration server. Each tool covers a necessary step in the workflow without redundancy or bloat.

    Completeness5/5

    The server provides a complete workflow for safe database exploration: verify connection, understand schema, and run SELECT queries. For its intended read-only purpose, there are no meaningful gaps.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues