Mineru98_mysql-mcp-server
0
The mysql-mcp-server is an application that allows AI models to communicate with and execute operations on a MySQL database using the Model Context Protocol. It provides various tools for database management and can be deployed via Docker for ease of use.
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