MySQL Database Server
Createdyuru-sha
Enables LLMs to inspect MySQL database schemas and execute read-only queries.
About
MySQL Database Server provides a Model Context Protocol (MCP) server for MySQL databases. This server allows Large Language Models (LLMs) to safely interact with your MySQL database by inspecting schemas and executing read-only queries within secure READ ONLY transactions. It's designed for seamless integration with tools like Claude Desktop and offers flexible installation options via Docker, NPM, or Smithery.
Key Features
- Available as an NPM package
- Schema inspection capabilities
- 2 GitHub stars
- Read-only access to MySQL databases
- Safe query execution within READ ONLY transactions
- Docker support
Use Cases
- Connecting MySQL databases to LLMs for data analysis
- Enabling AI-powered insights from MySQL data
- Building applications that require read-only access to MySQL schemas