authorized-buyers-marketplace-api
0
This project is an MCP Server designed to manage multi-agent conversations using a given OpenAPI specification. It features easy setup and configuration, and supports various development tools to streamline integration and deployment.
MCP Server
This project is an MCP (Multi-Agent Conversation Protocol) Server based on an OpenAPI specification. It is auto-generated using AG2's MCP builder. Key features include Python 3.9+ compatibility, and support for different transport modes like stdio
and sse
. The server can be configured using JSON files or environment variables for security settings. Development involves tools like ruff
, mypy
, and pytest
for linting, type checking, and testing. The project supports building and publishing with Hatch.