Skip to main content
Glama
61,208 servers. Last updated

Matching MCP tools:

Matching MCP Connectors:

"A tool or method for converting natural language to SQL queries in MySQL" matching MCP servers:

  • A
    license
    -
    quality
    C
    maintenance
    Enables AI models to interact with MySQL databases through MCP protocol, supporting queries, table schema inspection, and data manipulation operations.
    Last updated
    9
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    Converts SQL queries between different database dialects using the sqlglot library to ensure cross-system compatibility. It allows users to list supported dialects and transpile SQL code from one syntax to another through the Model Context Protocol.
    Last updated
    2
    3
  • A
    license
    A
    quality
    D
    maintenance
    A Model Context Protocol (MCP) server for interacting with MySQL databases. Provides tools for querying, inspecting, and modifying databases directly from Claude.
    Last updated
    7
    8
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Provides access to MySQL databases with fine-grained access control, supporting multiple databases simultaneously with configurable access modes (readonly, readwrite, full) and table-level permissions using whitelists, blacklists, wildcards, and regex patterns.
    Last updated
    1
    1
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    A tool that provides simple API to execute SQL queries and manage MySQL databases, designed to integrate with Cursor IDE for AI assistants to directly perform database operations.
    Last updated
    8
    2
  • A
    license
    A
    quality
    D
    maintenance
    A tool service that enables AI agents to interact with MySQL databases through natural language, supporting SQL queries, table structure retrieval, and connection testing.
    Last updated
    7
    74
    31
    Apache 2.0
  • F
    license
    D
    quality
    D
    maintenance
    A simple MCP server implementation in TypeScript that communicates over stdio, allowing users to ask questions that end with 'yes or no' to trigger the MCP tool in Cursor.
    Last updated
    1
    6
  • A
    license
    -
    quality
    D
    maintenance
    Enables AI coding agents to interact with TypeScript projects through compiler-level code intelligence, providing tools for navigation, type information, diagnostics, refactoring, and semantic search.
    Last updated
    1,775
    3
    Apache 2.0
  • A
    license
    -
    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.
    Last updated
    526
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    An extensible read-only MCP server for SQL databases, enabling schema exploration and safe SELECT queries via tools like list_schemas, list_tables, describe_table, and execute_query.
    Last updated
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Provides structured MySQL database operations for Claude Desktop, converting natural language requests into safe, parameterized queries.
    Last updated
    590
    1
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    Enables AI clients to interact with MySQL databases through read-only queries, with optional write capabilities in a controlled, auto-rolled-back manner.
    Last updated
    478
    2
    MIT