mysql-mcp-server
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 Model Context Protocol (MCP) server implemented with FastMCP 2.0 and Python.
execute_query
Execute a SQL query and return results
execute_update
Execute an update/insert SQL query
get_tables
Get a list of tables in the database
get_table_schema
Get schema information for a specific table
describe_database
Get comprehensive database structure information