Generates Model Context Protocol (MCP) tools automatically for each endpoint defined in an OpenAPI specification.
Enables Large Language Models to interact with REST APIs by serving as a lightweight Model Context Protocol (MCP) server. It automatically generates the necessary tools for each endpoint specified in an OpenAPI document, simplifying the integration of web applications with LLM clients. The server offers flexible deployment options, including a local STDIO mode for desktop applications and a remote Streamable HTTP mode for web hosting, making any OpenAPI-defined web app accessible to AI agents.