01Generates comprehensive MCP server boilerplate from OpenAPI specifications.
02Optionally generates a Go HTTP client and corresponding Go types for simplified implementation.
036 GitHub stars
04Automatically translates OpenAPI schemas into JSON Schemas for tool inputs and markdown-based response templates.
05Supports complex OpenAPI schema constructs, including arrays, nested structures, and type unions.
06Produces well-structured, idiomatic Go code with embedded schemas and prompts.