Skip to main content
Glama
j4c0bs

mcp-server-sql-analyzer

by j4c0bs

Related Servers

Alternatives to mcp-server-sql-analyzer

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      Provides SQL parsing, transpilation, formatting, extraction, and condition injection via MCP protocol, enabling agents to validate, analyze, and transform SQL.
      -
    • A
      license
      A
      quality
      D
      maintenance
      Enables AI agents to format SQL, explain queries in plain English, analyze schemas, build queries from natural language, and generate migrations, all without requiring a database connection.
      5
      29 npm
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Deterministic SQL static analysis and query-equivalence checking for Postgres, MySQL, SQLite, and SQL Server. Tokenizes locally before forwarding to the API.
      6
      Apache 2.0
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables natural language database querying through GPT-powered SQL generation and execution with metadata-driven validation and intermediate representation.
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables natural language querying of SQL databases with robust safety guarantees including read-only enforcement, AST validation, and row caps.
      -

    TDQS

    A3.8/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: extracting column references, linting syntax, transpiling dialects, and extracting table references. There is no overlap or ambiguity.

    Naming Consistency5/5

    All tool names follow a consistent verb_object pattern in snake_case (e.g., get_all_column_references, lint_sql), making them predictable and readable.

    Tool Count5/5

    With 4 tools, the server is well-scoped for SQL analysis. Each tool serves a core function without being excessive or insufficient.

    Completeness4/5

    The tool set covers key SQL analysis tasks (extracting references, linting, transpilation). Missing features like formatting or optimization advice are minor gaps.

    Maintenance

    ActivityInactive
    ResponsivenessUnresponsive