departureboardio-api

departureboardio-api

0

The MCP Server is designed as a Multi-Agent Conversation Protocol server, auto-generated by AG2's MCP builder. It supports multiple transport modes, is configurable via environment variables, and facilitates development with tools like ruff, mypy, and pytest.

ruff

For code linting and formatting

mypy

For static type checking

pytest

Used to run tests

bandit

For static analysis

Hatch

For project construction and release