lyeslabs/mcpgen
Generate Go MCP server boilerplate from OpenAPI 3 specifications
This tool helps developers transform their existing APIs, defined by OpenAPI specifications, into powerful tools that AI agents can use. It takes an OpenAPI 3.x YAML or JSON file as input and outputs a production-ready Go server with all the necessary boilerplate to integrate with AI agent platforms. The target user is a software engineer or AI platform engineer who needs to make APIs accessible to large language models or other AI systems.
No commits in the last 6 months.
Use this if you are a Go developer building an AI agent or an AI platform and need to expose your existing RESTful APIs as structured tools for AI agents to interact with.
Not ideal if you are not using Go for your backend, your APIs are not defined with OpenAPI 3.x, or you are not working with AI agents that consume Model Context Protocol (MCP) tools.
Stars
88
Forks
11
Language
Go
License
MIT
Category
Last pushed
May 25, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/lyeslabs/mcpgen"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
digitalocean-labs/mcp-digitalocean
MCP DigitalOcean Integration
SigNoz/signoz-mcp-server
MCP Server for SigNoz
tuannvm/mcp-trino
A high-performance Model Context Protocol (MCP) server for Trino implemented in Go.
achetronic/mcp-forge
A complete MCP server template that include vitamins (oauth authentication included)
buildkite/buildkite-mcp-server
Official MCP Server for Buildkite.