directorate-of-information-technology-government-of-tripura-tripura
0
This project is an MCP (Multi-Agent Conversation Protocol) Server that enables communication using different transport modes such as stdio and sse. It is built using Python and equipped with features like linting, static type checking, and pre-commit hooks to assist in development.
ruff
For code formatting and static checking
mypy
For static type checking
pytest
For unit testing and coverage report generation
Hatch
For project construction and release