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. Reads use list_rows, search, or execute; mutating work goes through explicit SQL execution.
| 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 list_rows or ex...
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
Amazon Redshift is a fast, fully managed, petabyte-scale data warehouse service in the cloud. Run co...
MongoDB MCP server for cloud and self-hosted database operations. Works with MongoDB Atlas, self-hos...
Vantage provides an API that allows users to interact with cloud cost management tools, offering ins...
Analyze CIDR networks, calculate subnet details, and check IP membership. Supports IPv4 and IPv6. Pu...
Generic web primitives for any agent: resolve a domain to an IP, send a HEAD request to confirm a UR...
SmartEngage is an API-driven communication platform that enables businesses to automate and personal...