backup-for-gke-api
0
This project is a Multi-Agent Conversation Protocol Server, providing a framework for building and managing conversational agents. It employs AG2’s MCP builder and offers various transport modes and configuration options to support different deployment scenarios.
MCP Server
This project is a Multi-Agent Conversation Protocol Server constructed using AG2's MCP builder. It supports various transport modes including stdio and sse, and is configured via environment variables. Python 3.9+, pip, and uv are prerequisites for running the server. The project includes static type checking, linting, formatting, and testing. Hatch is used for building and publishing.