Back to MCP Servers
🔌

ckanthony/gin-mcp

MIT

🏎️ ☁️ 📟 🪟 🐧 🍎 - A zero-configuration Go library to automatically expose existing Gin web framework APIs as MCP tools.

GoAPIs

Install

npx -y ckanthony-gin-mcp

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "ckanthony-gin-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ckanthony-gin-mcp"
      ]
    }
  }
}

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