MCP Directory
Back

go-mcp-mysql

by Zhwt · Go · ★ 52

Zero burden, ready-to-use Model Context Protocol (MCP) server for interacting with MySQL and automation. No Node.js or Python environment needed.

#mcp#mcp-server#model-context-protocol#mysql

Install

go install github.com/Zhwt/go-mcp-mysql@latest

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "go-mcp-mysql": {
      "command": "npx",
      "args": [
        "-y",
        "github:Zhwt/go-mcp-mysql"
      ]
    }
  }
}

From the README

[](https://archestra.ai/mcp-catalog/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 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 statement before executing the query by adding a flag. Please note that this is a work in progress and may not yet be ready for production use. 1. Get the latest [release](https://github.co…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers