MCP-Mirror/Mineru98_mysql-mcp-server
If you are the rightful owner of Mineru98_mysql-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP MySQL Server is a server application for MySQL database operations based on MCP (Model Context Protocol). This server provides tools that allow AI models to interact with the MySQL database.
Tools
Functions exposed to the LLM to take actions
execute_create_table
Create a database table
execute_desc_table
View table structure
execute_explain
Get query execution plan
execute_insert_query
Perform an INSERT query
execute_select_query
Perform a SELECT query
execute_show_tables
Get a list of tables in the database
execute_insight_starter
Check the table structure to generate a report
execute_invoke_viz_pro
Recommended visual charts
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client