du-mozzie/mcp-mysql
3.2
If you are the rightful owner of mcp-mysql and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A MySQL database server implementation for the Model Context Protocol (MCP), built with Spring Boot, providing AI models with secure access to MySQL databases through a standardized protocol.
Tools
Functions exposed to the LLM to take actions
mysql_query
Execute SELECT queries on the database.
mysql_insert
Insert data into a table.
mysql_update
Update data in a table.
mysql_delete
Delete data from a table.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client