{"repo":"Zhwt/go-mcp-mysql","free":true,"listed":false,"github":"https://github.com/Zhwt/go-mcp-mysql","clone":"git clone https://github.com/Zhwt/go-mcp-mysql.git","description":"Zero burden, ready-to-use Model Context Protocol (MCP) server for interacting with MySQL and automation. No Node.js or Python environment needed.","language":"Go","stars":65,"topics":["mcp","mcp-server","model-context-protocol","mysql"],"license":"MIT","category":"mcp-servers","readme_excerpt":"go-mcp-mysql Overview Zero burden, ready-to-use Model Context Protocol (MCP) server for interacting with MySQL and automation. No Node.js or Python environment needed. This server provides tools to do CRUD operations on MySQL databases and tables, and a read-only mode to prevent surprise write operations. You can also make the MCP server check the query plan by using a EXPLAIN statement before executing the query by adding a --with-explain-check flag. Please note that this is a work in progress and may not yet be ready for production use. Installation 1. Get the latest release and put it in your $PATH or somewhere you can easily access. 2. Or if you have Go installed, you can build it from source: Usage Method A: Using Command Line Arguments Method B: Using DSN With Custom Options Please refer to MySQL DSN for more details. Note: For those who put the binary outside of your $PATH , you need to replace go-mcp-mysql with the full path to the binary: e.g.: if you put the binary in the Downloads folder, you may use the following path: Optional Flags - Add a --read-only flag to enable read-only mode. In this mode, only tools beginning with list , read and desc are available. Make sure to refresh/restart the MCP server after adding this flag. - By default, CRUD queries will be first executed with a EXPLAIN ? statement to check whether the generated query plan matches the expected pattern. Add a --with-explain-check flag to disable this behavior. Tools Schema Tools 1. list database ","default_branch":null,"files":null,"tree":[],"storefront":"/r/Zhwt","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/Zhwt/go-mcp-mysql/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}