account-and-transaction-api-specification---uk
0
The MCP Server is a multi-agent conversation protocol server designed to handle conversations based on a specified OpenAPI URL. It includes a complete development setup with testing, linting, and building tools, supporting various configuration methods.
MCP Server
This project is an MCP (Multi-Agent Conversation Protocol) Server generated using AG2's MCP builder. It interfaces with an OpenAPI URL. Key features include the ability to run tests with coverage, use linting and formatting tools like ruff
, and employ static analysis using mypy
, bandit
, and semgrep
. The server supports different transport modes and can be configured via environment variables.