batch-api
0
This MCP Server facilitates multi-agent conversation protocol based on an auto-generated OpenAPI specification. It includes comprehensive development tools such as linting, testing, and static analysis and supports customizable configuration and multiple transport modes.
MCP Server
This project is an MCP (Multi-Agent Conversation Protocol) Server auto-generated using AG2's MCP builder. It utilizes an OpenAPI specification and requires Python 3.9+ along with pip and uv for dependencies. Key features include linting with ruff, static type checking with mypy, and testing with pytest. The server supports different transport modes and can be configured through environment variables. Building and publishing are managed using Hatch.