MySQL_MCP_Server

csrts/MySQL_MCP_Server

3.1

If you are the rightful owner of 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.

A MySQL MCP Server with enterprise-level version control and security management features.

Tools

Functions exposed to the LLM to take actions

mysql_query

Execute custom MySQL queries.

mysql_show_tables

Display all tables in the database.

mysql_describe_table

View the structure of a table.

mysql_show_databases

Display all available databases.

mysql_table_info

Get detailed statistics of a table.

mysql_show_indexes

Display index information of a table.

mysql_show_processes

Show current MySQL process list.

mysql_database_size

Get database size statistics.

mysql_create_table

Create a new table.

mysql_insert_data

Insert data into a table.

mysql_explain_query

Analyze query execution plan.

mysql_list_versions

List version history records.

mysql_rollback_to_version

Rollback to a specified version.

mysql_clear_version_history

Clear version history records.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources