go-mcp-mysql

go-mcp-mysql

3.5

If you are the rightful owner of go-mcp-mysql 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.

Zero burden, ready-to-use Model Context Protocol (MCP) server for interacting with MySQL and automation.

The go-mcp-mysql is a Model Context Protocol (MCP) server designed for seamless interaction with MySQL databases. It eliminates the need for Node.js or Python environments, providing a straightforward solution for performing CRUD operations on MySQL databases and tables. The server includes a read-only mode to prevent unintended write operations and offers an option to verify query plans using the `EXPLAIN` statement before execution. This tool is still under development and may not be fully ready for production environments.

Features

  • Zero dependency on Node.js or Python environments.
  • Supports CRUD operations on MySQL databases and tables.
  • Read-only mode to prevent unintended write operations.
  • Query plan verification using `EXPLAIN` statement.
  • Easy installation and setup with Go or pre-built binaries.