mysql-mcp-server-modification
If you are the rightful owner of mysql-mcp-server-modification 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 server provides read-only access to MySQL databases.
list_databases
Lists all accessible databases on the MySQL server.
list_tables
Lists all tables in a specified database.
describe_table
Displays detailed structure of a specified table.
execute_query
Executes a read-only SQL query.