mysql-schema-explorer-mcp
If you are the rightful owner of mysql-schema-explorer-mcp 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.
This is a Model Context Protocol (MCP) server that provides compressed schema information for MySQL databases.
List Tables
Lists all table information in the specified database. Includes table name, comment, primary key, unique key, and foreign key information.
Describe Tables
Displays detailed information for specific tables in the specified database. Provides formatted information such as column definitions, key constraints, and indexes.