mcp-mysql

mcp-mysql

0

MCP MySQL Server offers a robust solution for MySQL database interactions through an MCP-compliant JSON-RPC interface. It is particularly suited for integration with MCP clients such as Claude Desktop, emphasizing security and configurability.

MCP MySQL Server

MCP MySQL Server is a Go-based server implementation providing MySQL database interaction for MCP clients, such as Claude Desktop. It supports operations like querying and schema inspection and offers optional read-only mode and query plan verification. Features include a JSON-RPC interface, Docker usage with minimal images for security, and integration via URL-style connection strings. Configurable via YAML, it provides versatile MySQL connection options.