Skip to main content
Glama
andezdev

tokenlite-mysql-mcp

by andezdev

Related Servers

Alternatives to tokenlite-mysql-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      A secure MySQL Model Context Protocol server that enables AI agents to interact with MySQL databases through standardized operations. Features comprehensive security with SQL injection prevention, connection pooling, and configurable tool access for database operations.
      1
      -
    • A
      license
      Not graded
      quality
      A
      maintenance
      A security-first MySQL MCP server that uses AST parsing and multi-layer defense to allow AI to safely query MySQL databases with configurable read/write access, table whitelists, and audit logging.
      2
      Apache 2.0
    • A
      license
      Not graded
      quality
      D
      maintenance
      Zero-config MCP server that empowers AI agents to safely query SQL and NoSQL databases like PostgreSQL, MySQL, SQLite, MongoDB, and Redis.
      8 npm
      1
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      A lightweight MySQL MCP server that enables LLMs to interact with databases through tools for schema inspection and query execution. It features LLM-friendly formatting, SSL support, and a secure read-only mode with query timeout protections.
      7
      344 npm
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Production-ready MCP server for MySQL databases enabling AI assistants to interact with MySQL through secure, validated, and audited tools.
      2
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      A high-performance MCP server that enables AI assistants to safely interact with MySQL databases through secure CRUD operations, schema inspection, and parameterized queries with built-in SQL injection prevention.
      1
      -

    TDQS

    A4.3/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool has a distinct purpose: executing safe SELECT queries, explaining query plans, checking connection health, forcing schema refresh, and searching schema metadata. No two tools overlap in functionality, making it easy for an agent to select the correct one.

    Naming Consistency4/5

    All tools follow the pattern 'mydatabase_<action>' with verbs like execute, explain, ping, refresh, search. While most are verb_noun (e.g., execute_safe_query), 'ping' is a single verb, which is a minor deviation but still clear and predictable.

    Tool Count5/5

    With 5 tools, the server covers essential database operations (query, explain, schema search, schema refresh, health check) without unnecessary bloat. The count is well-scoped for a focused MySQL utility.

    Completeness4/5

    The tool set provides good coverage for read-only database interaction and schema exploration. However, there is no tool to list all tables or columns directly; agents must rely on search_schema which requires prior knowledge of table names. This is a minor gap for full self-service discovery.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues