Skip to main content
Glama
mcp-research

mysql-mcp

by mcp-research

Related Servers

Alternatives to mysql-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI models to interact with MySQL databases through MCP protocol, supporting queries, table schema inspection, and data manipulation operations.
      55 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables interaction with MySQL databases through MCP, supporting query execution, table operations (insert, update, delete), and schema inspection for natural language database management.
      133 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI assistants to interact with MySQL databases through a standardized interface, including executing SQL queries, listing databases and tables, and describing table structures.
      600 npm
      MIT
    • A
      license
      B
      quality
      D
      maintenance
      Enables AI models to perform MySQL database operations through a standardized interface, supporting secure connections, query execution, and comprehensive schema management.
      7
      133 npm
      33
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables natural language interaction with MySQL databases through MCP, supporting SQL execution, schema exploration, and database management via tools, resources, and prompts.
      5
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Provides MySQL database operations through MCP, enabling users to execute SQL queries, retrieve table structures, and check database connectivity using natural language.
      133 npm
      Apache 2.0

    TDQS

    A3.6/5.0

    Scored across 9 tools

    Disambiguation5/5

    Each tool has a distinct purpose: connection management, database listing and selection, table inspection, query execution, and read-only mode. No overlap between them.

    Naming Consistency5/5

    All tool names use lowercase snake_case consistently, with verb_noun patterns (e.g., list_databases, describe_table) or simple verbs (query, status). No mixing of conventions.

    Tool Count5/5

    9 tools is well-scoped for a database MCP server. It covers essential operations without being overwhelming or sparse.

    Completeness4/5

    Covers core database interaction: connection, navigation, schema inspection, query execution, and read-only mode. Minor gaps like transaction control or explicit DML tools are missing but covered by the generic query tool.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues