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.
Compiled as a standalone Go binary that integrates directly with Claude and other MCP-compatible AI clients, exposing schema discovery and CRUD operations through dedicated tools for querying, inserting, updating, and deleting data. Includes optional query plan validation via `EXPLAIN` statements and a read-only mode to restrict operations to safe retrieval commands, preventing unintended modifications.
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.
Compare
Related servers
digitalocean-labs/mcp-digitalocean
MCP DigitalOcean Integration
SigNoz/signoz-mcp-server
MCP Server for SigNoz
buildkite/buildkite-mcp-server
Official MCP Server for Buildkite.
razorpay/razorpay-mcp-server
Razorpay's Official MCP Server
tuannvm/mcp-trino
A high-performance Model Context Protocol (MCP) server for Trino implemented in Go.