department-of-agricultural-marketing-karnataka
The project is a Multi-Agent Conversation Protocol Server built using AG2's MCP builder. It supports multiple transport modes, requires Python 3.9+, and focuses on high code quality with tools like ruff and mypy. Customization is possible through environment variables.
MCP Server
This project is an MCP (Multi-Agent Conversation Protocol) Server generated using AG2's MCP builder. It is designed for an OpenAPI URL and requires Python 3.9+ with pip and uv as dependencies. The server supports different transport modes such as stdio and sse. Development involves the use of ruff for linting and formatting, mypy for static type checking, and pytest for testing. Pre-commit hooks are configured to maintain code quality. The server can be customized using various environment variables, and it utilizes Hatch for building and publishing.