Skip to main content
Glama
timsuv

sql-explorer-mcp

by timsuv

Related Servers

Alternatives to sql-explorer-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Read-only SQL Server MCP server enabling safe database queries, table listing, and schema inspection with built-in security protections.
      MIT
    • F
      license
      A
      quality
      C
      maintenance
      A read-only MCP server for SQL Server and PostgreSQL that enables exploring and querying databases (schemas, tables, views, procedures, indexes, foreign keys) and running arbitrary SELECT queries.
      37
      -
    • F
      license
      A
      quality
      D
      maintenance
      MCP server for connecting to SQL Server in readonly mode. Allows any MCP client to explore the schema and run SELECT queries against a SQL Server database.
      6
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      A read-only, schema-aware MCP server that connects to SQL databases and provides tools for refining questions, browsing schema, validating, explaining, and running SELECT statements with safety guards.
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      A read-only MCP server for exploring and querying Oracle schemas safely. Provides tools for table listing, schema description, column search, and validated SELECT execution.
      2
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP server for SQL Server database interactions, providing tools to list databases, get schema, and execute parameterized SELECT queries.
      10 npm
      1
      MIT

    TDQS

    A4.3/5.0

    Scored across 15 tools

    Disambiguation5/5

    Each tool targets a distinct aspect of SQL exploration: listing metadata, describing specific object types, browsing/querying/joining data, running arbitrary read-only queries, and fuzzy-searching names vs column values. Even the query tools have clear boundaries (browse=unfiltered preview, query=single condition, join=multi-table validated, run=arbitrary SQL).

    Naming Consistency5/5

    All tool names follow a consistent snake_case verb_noun pattern (list_*, describe_*, browse_table, query_table, join_tables, run_query, find_similar_names, fuzzy_search_column). The verb accurately reflects the operation and the noun indicates the target object.

    Tool Count5/5

    15 tools is at the upper end of a well-scoped server, but each tool serves a unique and justified purpose—covering listing, describing, querying, joining, arbitrary read-only execution, and fuzzy search. No redundant or trivial tools are present.

    Completeness5/5

    The tool set provides comprehensive coverage for a SQL schema/data explorer: complete metadata listing (schemas, tables, views, procedures, functions), detailed descriptions (columns, definitions, parameters), multiple data retrieval methods (browse/query/join/run_query), and fuzzy search for both object names and column values. No significant gaps are apparent.

    Maintenance

    ActivityStale
    ResponsivenessNo issues