marketplace-protocol

marketplace-protocol

0

This project is an MCP Server built with a focus on multi-agent communication, supporting various transport modes and configurable via environment variables. It integrates tools for linting, static analysis, and testing, ensuring robust development and deployment.

ruff

For code linting and formatting

mypy

For static type checking

bandit

For static security analysis

pytest

Used to run tests and generate coverage reports

Hatch

For project construction and release