
GitHub - mcp-use/mcp-use: mcp-use is the easiest way to interact with mcp servers with custom agents
mcp-use is the easiest way to interact with mcp servers with custom agents - mcp-use/mcp-use
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.