datastream-api
0
The MCP Server is designed for managing multi-agent conversations using a generated OpenAPI specification. It supports various development and configuration features, facilitating easy deployment and testing.
MCP Server
This project is an MCP (Multi-Agent Conversation Protocol) Server, auto-generated using AG2's MCP builder for an OpenAPI URL. It requires Python 3.9+, pip, and uv for installation. Development tools include ruff for linting, mypy for static type checking, and pytest for testing. The server can be configured with environment variables and supports different transport modes like stdio and sse. Building and publishing are handled by Hatch.