{"library":"mcp-mysql","type":"library","category":null,"description":"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'.","language":"javascript","status":"active","version":"1.0.2","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mcp-mysql","imports":["docker run -i --rm my-mcp/mysql","{\"type\":\"query\",\"payload\":{\"sql\":\"SELECT 1\"}}","{\"type\":\"list_tables\"}"]},{"cmd":"yarn add mcp-mysql","imports":[]},{"cmd":"pnpm add mcp-mysql","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"mcp-mysql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}