access-approval-api
0
The MCP Server project facilitates multi-agent communication by implementing a server derived from an OpenAPI specification. It emphasizes ease of configuration and supports advanced developer tools and workflows.
MCP Server
This project is an MCP (Multi-Agent Conversation Protocol) Server designed for the provided OpenAPI URL. Built using AG2's MCP builder, it supports Python 3.9+ and involves tools like ruff
, mypy
, and pytest
for development. The server supports different transport modes and can be configured using environment variables for custom settings. Building and publishing are handled via Hatch.