Exposes existing Gin endpoints as Model Context Protocol (MCP) tools, enabling instant use by MCP-compatible clients.
Gin-MCP is a zero-configuration library that seamlessly bridges your Gin API with the Model Context Protocol (MCP), making your endpoints instantly accessible as tools within MCP-compatible clients. It automatically discovers routes, infers schemas, and mounts the MCP server directly onto your Gin engine, streamlining the integration process and maximizing developer productivity. While offering a zero-config default, it also allows for customization of schemas and endpoint exposure, providing flexibility when needed.