Skip to main content
Glama
lzaafe-alt

lolosqltools

by lzaafe-alt

Related Servers

Alternatives to lolosqltools

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables Claude Code and other MCP clients to interact with Microsoft SQL Server databases through standardized tools for query execution, schema exploration, table management, and stored procedure execution.
      64 npm
      1
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables Claude Code to securely interact with PostgreSQL, MySQL, SQLite, and SQL Server databases, featuring read-only mode, query validation, SSH tunneling, and field redaction for production-safe data access.
      2
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      Enables natural language to SQL queries on MSSQL databases via Claude, with safe SELECT-only execution and schema discovery.
      3
      -
    • A
      license
      Not graded
      quality
      A
      maintenance
      Provides tools to prepare and validate ABAP Open SQL statements for SAP's ADT data-preview console, automatically fixing dialect issues like parenthesis spacing and 255-character limits.
      32 npm
      1
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      A SQL Server CLI and MCP server for Claude Code that supports standard SQL Server authentication for database interaction and management. It enables users to perform schema exploration, execute queries, and manage data records with built-in SQL injection prevention.
      12
      5
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides structured MySQL database operations for Claude Desktop, converting natural language requests into safe, parameterized queries.
      381 npm
      1
      MIT

    TDQS

    A3.7/5.0

    Scored across 10 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: validation (check_audit_fields, validate_object_name, validate_sql_object), generation (generate_template, suggest_alias, generate_production_request, generate_access_request), retrieval (get_rules), formatting (format_sql), and performance checks (check_performance_patterns). No two tools appear to perform the same action, and their boundaries are well-defined.

    Naming Consistency5/5

    All tool names consistently use the verb_noun pattern (e.g., check_audit_fields, get_rules, validate_object_name, generate_template). There is no mixing of conventions like camelCase or inconsistent verb styles.

    Tool Count5/5

    The server provides 10 tools, which is appropriate for its domain of SQL standardization and validation. Each tool covers a distinct, necessary operation, and none appear redundant or superfluous.

    Completeness4/5

    The tool surface covers key operations for SQL standardization: validation, template generation, formatting, rule retrieval, alias suggestion, and request generation. However, there is no explicit tool for updating or deleting SQL objects, and no tool for retrieving all validation results at once, though agents can work around these gaps by combining existing tools.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues