Enables AI agents to interact with MySQL databases, execute SQL queries, and manage database content through a simple interface.
Sponsored
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
01Create new text notes with title and content parameters.
02List tables in the connected database.
03Search for tables using LIKE pattern.
04Access notes stored in the database via URIs.
05Execute custom SQL queries.
064 GitHub stars
Use Cases
01Listing all tables in a database through natural language commands.
02Creating and managing notes stored in a MySQL database through AI interactions.
03Executing specific SQL queries as instructed by an AI agent.