Skip to main content
Glama
harutlc

SQL MCP Server

by harutlc

Related Servers

Alternatives to SQL MCP Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables natural-language querying and safe read/write access to a small e-commerce SQLite database through MCP tools, including schema inspection, SELECT queries, and explicitly confirmed mutations.
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables users to query an e-commerce MySQL database in plain English, using AI to generate and execute read-only SQL queries securely through MCP.
      -
    • F
      license
      A
      quality
      C
      maintenance
      Enables AI agents to analyze an SQLite e-commerce database via secure read-only SQL queries, providing tools for table inspection and analytical requests.
      2
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to query an SQLite e-commerce database read-only, supporting analytical questions about customers, products, orders, and revenue.
      -
    • F
      license
      A
      quality
      B
      maintenance
      Gives AI agents read-only analytical access to an e-commerce SQLite database (customers, orders, order_items, products) via SQL queries, table listing, and schema inspection.
      3
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to read-only analyze a SQLite e-commerce database, exploring schema and running analytical SQL queries over stdio.
      -

    TDQS

    A4.6/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool has a distinct, non-overlapping purpose: raw SQL execution, schema listing, table detail inspection, and natural-language querying. No ambiguity between them.

    Naming Consistency5/5

    All tools follow a consistent verb_object pattern (execute_sql, list_tables, describe_table, query_database). Naming is uniform and predictable.

    Tool Count5/5

    Four tools is well-scoped for a read-only SQL MCP server. Each tool adds clear value without redundancy, and the count is ideal for the domain.

    Completeness5/5

    The server fully covers its read-only analytics purpose: schema exploration (list, describe) and data retrieval (raw SQL and natural language). No missing operations or dead ends within its stated scope.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues