mysql-mcp
2
The MySQL MCP Server project is an implementation of the Model Context Protocol to interact with MySQL databases. It provides tools for executing specific SQL queries and retrieving information about database tables.
query
Execute SQL queries (SELECT, SHOW, EXPLAIN, DESCRIBE only)
table-schema
Get the table structure
list-tables
List all tables in the database