doubleclick-bid-manager-api
0
This project implements an MCP Server designed for facilitating multi-agent conversations using OpenAPI specifications. It features comprehensive development tools and configurations tailored for ease of use and testing.
Overview
This project is a Multi-Agent Conversation Protocol (MCP) Server created for a specified OpenAPI URL using AG2's MCP builder. It requires Python 3.9+ and relies on tools like ruff
for linting, mypy
for static type checking, and pytest
for testing. The setup involves cloning the repository and installing dependencies through the provided scripts. The server supports various transport modes and can be configured using environment variables.