ckanthony/gin-mcp
Enable MCP features for any Gin API with a line of code
Platform-specific configuration:
{
"mcpServers": {
"gin-mcp": {
"command": "npx",
"args": [
"-y",
"gin-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://pkg.go.dev/github.com/ckanthony/gin-mcp) [](https://github.com/ckanthony/gin-mcp/actions/workflows/ci.yml) [](https://codecov.io/gh/ckanthony/gin-mcp)
[](https://archestra.ai/mcp-catalog/ckanthony__gin-mcp)
<table border="0"> <tr> <td valign="top"> <strong>Enable MCP features for any Gin API with a line of code.</strong> <br><br> Gin-MCP is an <strong>opinionated, zero-configuration</strong> library that automatically exposes your existing Gin endpoints as <a href="https://modelcontextprotocol.io/introduction">Model Context Protocol (MCP)</a> tools, making them instantly usable by MCP-compatible clients like <a href="https://cursor.sh/">Cursor</a>, <a href="https://claude.ai/desktop">Claude Desktop</a>, <a href="https://continue.dev/">Continue</a>, <a href="https://zed.dev/">Zed</a>, and other MCP-enabled tools. <br><br> Our philosophy is simple: <strong>minimal setup, maximum productivity</strong>. Just plug Gin-MCP into your Gin application, and it handles the rest. </td> <td valign="top" align="right" width="200"> </td> </tr> </table>
Loading reviews...