tianyuso/mcp_mysql_server
3.2
If you are the rightful owner of mcp_mysql_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 Go-based MySQL database query MCP server using the `github.com/mark3labs/mcp-go` library, enabling database query operations via the MCP protocol.
Tools
Functions exposed to the LLM to take actions
mysql_query
Executes MySQL query statements and returns results (supports SELECT, SHOW, DESCRIBE, EXPLAIN statements)
list_tables
Retrieves a list of all tables in the database
describe_table
Fetches the structure information of a specified table
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client