Oats
Createdwycats
Generates a TypeScript server from an OpenAPI specification, wrapping it for use as an MCP server.
About
Oats is a demonstration project showcasing how to generate a TypeScript server from an OpenAPI specification. Built around the Petstore example app, it wraps the OpenAPI specification for use as an MCP server. The project includes both the general-purpose code intended for eventual extraction into a library and a concrete example implementation.
Key Features
- 1 GitHub stars