ManuelVR461/mysql-mcp-universal
If you are the rightful owner of mysql-mcp-universal 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.
The MySQL MCP Universal Server is a Model Context Protocol server that facilitates the connection of GitHub Copilot to any MySQL database, whether local or remote.
Tools
Functions exposed to the LLM to take actions
show_databases
Lists all databases with optional connection parameters
show_tables
Lists tables in a specified database with optional connection parameters
describe_table
Describes the structure of a specified table with optional connection parameters
execute_query
Executes SQL queries with required database and optional connection parameters
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client