Query and manage MySQL databases directly from Claude via MCP tools. For developers integrating database operations into AI workflows without writing custom API layers.
io.github.daedalus/mcp-mysql-connector
Local install
STDIO
No auth required
How models use it and what it is built for.
Query and manage MySQL databases directly from Claude via MCP tools. For developers integrating database operations into AI workflows without writing custom API layers.
Local install — runs as a subprocess.
Where to find authoritative docs and source for Daedalus MCP Mysql Connector.
Paste any of these into Agent Studio after connecting Daedalus MCP Mysql Connector.
Common questions about connecting and running Daedalus MCP Mysql Connector.
How do I authenticate with my MySQL database?
The server uses environment variables for connection credentials. Set the required MySQL connection parameters (host, user, password, database) before running the MCP server via uvx. Check the server documentation for the exact env var names.
What SQL operations does this MCP server support?
The server exposes MySQL functionalities as tools, enabling queries and database operations through Claude. Refer to the server's tool definitions for the complete list of supported operations.
Can I use this with existing MySQL databases?
Yes, the server connects to any MySQL database. Configure your connection credentials via environment variables and point it to your target database.
Is there a way to test the connection before using it in production?
Start the MCP server with test credentials and run a simple query tool to verify connectivity. The stdio transport makes it easy to debug connection issues locally.
What are the alternatives to this MCP server for database access?
You could write custom API endpoints, use direct database drivers in your application, or integrate other database MCP servers. This server is purpose-built for seamless Claude integration without middleware.
MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 30+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.
Open Agent Studio