Generator

Smartly prepares tools by extracting information from an OpenAPI file or link.

How It Works

The Generator is the starting point for bringing your REST APIs into the world of AI. Simply provide your OpenAPI specification — either as a file upload or a URL — and the Generator automatically analyzes every endpoint, parameter, and response to create a complete set of MCP tools.

1

Provide Your OpenAPI Spec

Upload a JSON or YAML file, or paste the URL where your OpenAPI specification is published. The Generator supports OpenAPI 2.0 (Swagger) and 3.0+.

2

Automatic Tool Discovery

The Generator reads your specification and identifies every available operation. Each endpoint becomes an MCP tool — ready for AI agents to discover and use.

3

Code Generation

Based on the discovered tools, the Generator produces production-ready server code — no manual coding required. The generated code is optimized for performance and reliability.

Why Use the Generator?

Zero Manual Coding

Go from API specification to working MCP server without writing a single line of code.

Always in Sync

When your API evolves, simply re-run the Generator with your updated specification to get a new, aligned version.

AI-Optimized Output

The generated tools include rich descriptions and schemas that help AI agents understand exactly how to interact with your API.

Fast Iteration

Generate, test, and refine in minutes — not days. Perfect for rapid prototyping and ongoing development.