https://github.com/th-ad/oas-to-mcp
OAS to MCP
https://github.com/th-ad/oas-to-mcp
Last synced: 2 months ago
JSON representation
OAS to MCP
- Host: GitHub
- URL: https://github.com/th-ad/oas-to-mcp
- Owner: th-ad
- Created: 2025-03-21T17:38:55.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-21T17:42:59.000Z (7 months ago)
- Last Synced: 2025-03-21T18:33:35.664Z (7 months ago)
- Language: TypeScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# oas-to-mcp
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.1.45. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.