GitHub - alibaba/higress: 🤖 AI Gateway | AI Native API Gateway
🤖 AI Gateway | AI Native API Gateway. Contribute to alibaba/higress development by creating an account on GitHub.
openapi-mcp-generator is a CLI tool that generates Model Context Protocol (MCP) servers from OpenAPI 3.0+ specifications, supporting multiple authentication methods and transport modes.
It outputs a fully scaffolded TypeScript/Node.js project with built-in validation, API proxying, and browser-based test clients. Users can control endpoint exposure, choose between stdio, web (SSE), and StreamableHTTP transports, and configure options directly via CLI or programmatic API.