关于
MySQL empowers interaction with MySQL databases by implementing a Model Context Protocol (MCP) server. This allows execution of SQL queries (SELECT, SHOW, EXPLAIN, DESCRIBE), retrieval of table schemas, listing of database tables, and fetching data from specified tables, all through the MCP interface.