liyq0307/MySQLMCP
If you are the rightful owner of MySQLMCP 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.
This is a high-performance, enterprise-grade MySQL database operation server designed for the Model Context Protocol (MCP).
Tools
Functions exposed to the LLM to take actions
mysql_query
Executes raw SQL queries with comprehensive validation and security checks.
mysql_show_tables
Lists all tables in the current database with intelligent caching.
mysql_describe_table
Retrieves the complete structure of a specified table.
mysql_select_data
Queries data from tables with optional filtering, column selection, and row limits.
mysql_insert_data
Inserts new data into tables safely using parameterized queries.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client