developer tools

Gin Mcp

A zero-configuration Go library to automatically expose existing Gin web framework APIs as MCP tools.

0
View on GitHub

Installation

npx -y ckanthony/gin-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "gin-mcp",
  "command": "npx",
  "args": [
    "-y",
    "ckanthony/gin-mcp"
  ]
}

About This MCP Server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub

Related MCPs

View all →