Zhwt/go-mcp-mysql
Zero burden, ready-to-use Model Context Protocol (MCP) server for interacting with MySQL and automation. No Node.js or Python environment needed.
This tool helps database administrators or developers interact with MySQL databases without needing a Node.js or Python environment. It takes commands to perform standard database operations like creating tables, altering structures, or reading/writing data. The output is confirmation of the operation or the requested data, simplifying direct database management.
Use this if you need a lightweight, standalone way to manage and automate tasks with your MySQL database directly, without extra programming language dependencies.
Not ideal if you need a production-ready solution, as this is currently a work in progress.
Stars
51
Forks
15
Language
Go
License
MIT
Category
Last pushed
Jan 21, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/Zhwt/go-mcp-mysql"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related servers
digitalocean-labs/mcp-digitalocean
MCP DigitalOcean Integration
SigNoz/signoz-mcp-server
MCP Server for SigNoz
tuannvm/mcp-trino
A high-performance Model Context Protocol (MCP) server for Trino implemented in Go.
buildkite/buildkite-mcp-server
Official MCP Server for Buildkite.
achetronic/mcp-forge
A complete MCP server template that include vitamins (oauth authentication included)