generate_from_openapi
Converts an OpenAPI specification into a working MCP server, with optional SDK generation for TypeScript, Python, or Go.
Instructions
Convert an OpenAPI specification into a working MCP server with optional SDK generation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| generate_sdk | No | Generate client SDK | |
| openapi_spec | Yes | OpenAPI specification in YAML or JSON format | |
| output_language | No | Output language |