What it does
Generates Model Context Protocol (MCP) servers from an OpenAPI specification, exposing a customer's API as tools that large language model (LLM) agents like Claude and other MCP clients can invoke.
Key features
- Code Mode architecture exposing two tools (execute and search_docs) instead of one tool per endpoint
- Sandboxed TypeScript code execution against the generated SDK
- Dynamic tools mode for large APIs (>50 methods)
- One-click deployment to Cloudflare Workers, npm packages, or Docker containers
- OAuth and credential handling
Integrations
Model Context ProtocolClaude DesktopCursorCloudflare WorkersDockernpm