A MySQL connector that exposes database operations through MCP's server-sent events protocol. You get the standard query, insert, update operations plus metadata exploration tools for inspecting schemas, tables, and indexes. The server includes SQL injection protection with configurable risk levels, connection pooling for concurrent access, and database isolation controls that can restrict access to specific databases. Ships with Docker support and handles sensitive field masking automatically. Reach for this when you need Claude to query MySQL databases directly with proper security guardrails, whether for data analysis, schema exploration, or building database-driven workflows.
claude mcp add --transport stdio mangooer-mysql-mcp-server-sse uvx mysql-mcp-server-sse