MySQL
Enables AI agents to interact with MySQL databases, execute SQL queries, and manage database content through a simple interface.
About
The MySQL MCP server allows AI agents to directly access and manage MySQL databases. It provides tools to execute SQL queries, list and describe tables, and create notes stored within the database. It allows for interaction using natural language, enabling tasks like data retrieval, database schema exploration, and content management directly from AI conversations.
Key Features
- Create new text notes with title and content parameters.
- List tables in the connected database.
- Search for tables using LIKE pattern.
- Access notes stored in the database via URIs.
- Execute custom SQL queries.
- 4 GitHub stars
Use Cases
- Listing all tables in a database through natural language commands.
- Creating and managing notes stored in a MySQL database through AI interactions.
- Executing specific SQL queries as instructed by an AI agent.