interzoid-get-global-phone-number-information-api
0
This project provides a server framework using the Multi-Agent Conversation Protocol (MCP) and supports configuration through JSON files or strings. It's designed for easy development and testing with tools for linting, type-checking, and pre-commit hooks.
ruff
For code formatting and static checking
mypy
For static type checking
pytest
For unit testing and coverage reporting
pre-commit
Used to manage pre-commit hooks
Hatch
For project construction and release