mcp-server-mysql
7
The Model Context Protocol Server for MySQL provides an interface for LLMs to access MySQL databases with read-only permissions. It includes schema inspection and safe, read-only query execution, and is available for installation via Docker or Smithery.
MCP Server for MySQL
Model Context Protocol Server designed for MySQL databases, offering the following:
-
Features:
- Read-only access and schema inspection for MySQL databases
- Safe query execution within read-only transactions
- Support for Docker
- Available as an NPM package
-
Installation:
- Available through Docker or via Smithery
-
Usage with Claude Desktop:
- Configuration details provided for integration
-
Security:
- Enforces read-only access to safeguard databases
- Recommended use of a read-only user for enhanced security