Connect your account, then chat with AI to run tools.
MySQL MCP server for powerful open-source relational database operations. Execute SQL queries, manage relational data with high throughput, support web applications and data warehousing, and integrate with popular frameworks for scalable database operations. Connect to local databases with MCPBundles Desktop.
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
Browse all toolsDomain knowledge for MySQL — workflow patterns, data models, and gotchas for your AI agent.
MySQL access uses a standard connection URI or discrete host/port/database credentials—mirror the PostgreSQL mental model. Use bounded table reads, structured search, or parameterized SQL execution for mutating work.
| Setup | Fields | Routing |
|---|---|---|
| Remote MySQL | host, port, database, user, password (+ SSL for cloud) | Direct TCP/TLS |
| Local MySQL on this machine | database, user, password, port (+ desktop tunnel) | MCPBundles Desktop to localhost |
Execute SQL statements on MySQL database. Supports all SQL operations including SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, ALTER. Use with caution ...
Get a token-efficient schema description optimized for AI models to generate SQL queries. Includes table names, column names, types, and relationships...
Get detailed statistics and metadata for a MySQL table including row count, size, indexes, and foreign keys.
Get a full overview of the MySQL database schema including tables, columns, indexes, and relationships.
List rows from a MySQL table with pagination, column selection, filtering, and sorting.
List all tables in the MySQL database with pagination and optional name pattern filtering.
Profile a MySQL column to get statistics including min/max, distinct count, null count, and top values.
Get sample data from a MySQL table for preview and exploration.
Search MySQL database using SQL queries or structured syntax. Returns ranked results with plain row ids and titles. For pagination use bounded table r...
MySQL MCP server for powerful open-source relational database operations. Execute SQL queries, manage relational data with high throughput, support web applications and data warehousing, and integrate with popular frameworks for scalable database operations. Connect to local databases with MCPBundles Desktop. It provides 9 tools that AI agents can use through the Model Context Protocol (MCP).
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/mysql. Authentication is handled automatically.
MySQL provides 9 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
MySQL uses API Key. MySQL requires credentials. Connect via MCPBundles and authentication is handled automatically.
Connect MySQL to any MCP client in minutes
https://mcp.mcpbundles.com/bundle/mysqlThe link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.
MySQL and paste the MCP URL into Remote MCP server URL.Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).
More developer tools integrations you might like
Algolia is a hosted search engine as a service providing developers with tools to index and search t...
Workflow: 'Show me my Stack Overflow activity and notifications'. Check inbox messages, view notific...
Invoice Ninja is an open-source invoicing and billing platform for freelancers and small businesses....
ZapSign provides an API for electronic signature solutions, enabling users to send documents for sig...
FireHydrant is an incident management platform designed to streamline incident response, automate ta...
Ably is a real-time data streaming platform. Publish and subscribe to messages on channels, track pr...