media-api
0
The MCP Server project provides a framework for conversation management using multi-agent protocols. It allows for diverse communication transports and flexible configuration through environment variables. The setup emphasizes developer tooling such as static analysis and pre-commit hooks.
MCP Server
This project is an MCP (Multi-Agent Conversation Protocol) Server auto-generated using AG2's MCP builder and interfacing with an OpenAPI URL. It requires Python 3.9+, pip, and uv for its prerequisites. Key features include linting and formatting with ruff, static type checking with mypy, and testing with pytest. The server supports various transport modes, and configuration can be managed via environment variables.