XMQSVIP/mysql-mcp-xu
3.2
If you are the rightful owner of mysql-mcp-xu 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.
MySQL MCP Xu is a MySQL MCP Server project based on FastMCP, providing a secure and efficient interface for executing SQL operations.
Tools
Functions exposed to the LLM to take actions
execute_sql
Executes SQL statements and returns results, automatically adding LIMIT 1000 to SELECT statements without a LIMIT.
get_table_structure
Retrieves field information for a specified table.
get_table_indexes
Retrieves index information for a specified table.
get_mysql_health
Retrieves the health status of MySQL.
get_database_info
Retrieves basic database information.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client