GitHub Stars
80
User Rating
Not Rated
Favorites
0
Views
313
Forks
8
Issues
1
Installation
Difficulty
BeginnerEstimated Time
5-10 minutes
Installation
Installation
Prerequisites
Go: 1.16 or higher
Installation Steps
1. Install mcpgen
sh
go install github.com/lyeslabs/mcpgen/cmd/mcpgen@latest
$HOME/go/bin (or %USERPROFILE%\go\bin on Windows). Make sure this directory is in your PATH.Additional Resources
Related MCPs
openapi-mcp
68
openapi-mcp is a tool that quickly transforms OpenAPI 3.x specifications into a robust MCP tool server. It validates the API specification, generates MCP tools for each operation, and provides structured, machine-readable output through stdio or HTTP. This facilitates seamless integration with AI agents.