oas-to-mcp
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init in bun v1.1.45. Bun is a fast all-in-one JavaScript runtime.
MCP (Model Context Protocol) Server. Transforms OpenAPI specifications into dynamic tool interfaces for REST API interactions, automatically handling parameter mapping, authentication, and request/response formatting without custom integration code.
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init in bun v1.1.45. Bun is a fast all-in-one JavaScript runtime.
No reviews yet
Sign in to write a review