Generates an MCP (Model Context Protocol) server from an OpenAPI specification for a given API.
This project provides an auto-generated Model Context Protocol (MCP) server designed to expose API functionalities based on an OpenAPI specification. Leveraging AG2's MCP builder, it transforms API definitions into an accessible server, enabling streamlined interaction with the underlying API through the MCP standard. Developers can deploy this server to programmatically access and manage various API operations, configured via environment variables and supporting different transport modes.