edrv-api

edrv-api

0

The MCP Server project is designed as a Multi-Agent Conversation Protocol server, based on a specified OpenAPI URL. It is developed using Python and utilizes various tools for development and testing, including linting, static analysis, and pre-commit hooks.

ruff

For code formatting and static checking

mypy

For static type checking

pytest

For unit testing and coverage reporting

Hatch

For project construction and release