Back to MCP Servers
🔌

Zhwt/go-mcp-mysql

MIT

🏎️ 🏠 – Easy to use, zero dependency MySQL MCP server built with Golang with configurable readonly mode and schema inspection.

GoDatabases

Install

npx -y zhwt-go-mcp-mysql

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "zhwt-go-mcp-mysql": {
      "command": "npx",
      "args": [
        "-y",
        "zhwt-go-mcp-mysql"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.