Generates a Multi-Agent Conversation Protocol (MCP) server from an OpenAPI specification.
This project provides an automatically generated MCP server, built using AG2's MCP builder from a given OpenAPI URL. It serves as a foundational component for developing multi-agent systems, translating complex API definitions into a runnable server that adheres to the Multi-Agent Conversation Protocol. The server is designed for flexibility, supporting various transport modes and configuration via environment variables, making it suitable for rapid prototyping and deployment of agent-based services.