KumpeApps
Serves the KumpeApps OpenAPI specification as a Multi-Agent Conversation Protocol (MCP) server.
About
This project provides an auto-generated Multi-Agent Conversation Protocol (MCP) server tailored specifically for the KumpeApps API. Utilizing AG2's MCP builder, it transforms the KumpeApps OpenAPI specification into a standardized MCP interface, enabling seamless multi-agent interactions. Developers can easily configure, run, and deploy this server, facilitating the integration of the KumpeApps API into advanced multi-agent systems and applications.
Key Features
- 0 GitHub stars
- Supports multiple transport modes (e.g., stdio, SSE, streamable-HTTP)
- Flexible configuration via environment variables or JSON files
- Integrated development toolkit with linting, static analysis, and testing (ruff, mypy, pytest)
- Auto-generated MCP server from an OpenAPI specification
- Streamlined building and publishing using Hatch
Use Cases
- Providing a standardized MCP interface for the KumpeApps API
- Integrating the KumpeApps API into multi-agent systems
- Developing and testing agents that interact with the KumpeApps API