npm
openapi-mcp-generator
AI Agent 指数 第 346(共 964)
18 综合分
真实使用 40
动量 —
关注度 —
项目介绍
Generate Model Context Protocol (MCP) servers from OpenAPI specifications.
This CLI tool automates the generation of MCP-compatible servers that proxy requests to existing REST APIs—enabling AI agents and other MCP clients to seamlessly interact with your APIs using your choice of transport methods.
You can also use yarn global add openapi-mcp-generator or pnpm add -g openapi-mcp-generator
Configuring the API base URL at runtime: the generated server reads APIBASEURL from the environment (.env), overriding the value baked in from the OpenAPI servers list. The port resolves from --port, then the PORT env var, then 3000.
You can also use this package programmatically in your Node.js…
各数据源
13.5k 周下载量
- 周下载量 13.5k