MCP MySQL Server
JSON →MCP server for executing SQL queries against MySQL databases. Version 1.0.2. Designed for AI agents via the Model Context Protocol. Supports read-only queries, test execution (with automatic rollback), table listing, and schema inspection. Runs as a Docker container communicating via JSON over STDIO. Uses mysql2 under the hood. Primarily targets local development with host.docker.internal connectivity. Requires manual environment variable setup. No npm package released; distributed as Docker image 'my-mcp/mysql'.
Resources
packagemcp-mysql ↗