gauhati-university
0
This project is an MCP (Multi-Agent Conversation Protocol) Server designed for multi-agent communication using OpenAPI specifications. It features robust development practices including static analysis, linting, and testing, and supports multiple transport modes for server communication.
ruff
For code checking and formatting
mypy
For static type checking
pytest
For testing
Hatch
Used to build and publish projects