barcode-api
This project is a Multi-Agent Conversation Protocol Server designed to facilitate conversation protocols using an OpenAPI specification. It supports various development tools and configurations for enhanced productivity and security.
MCP Server
This project is an MCP (Multi-Agent Conversation Protocol) Server auto-generated using AG2's MCP builder for a specified OpenAPI URL. It requires Python 3.9+, pip, and uv. The installation involves cloning the repository and installing dependencies. Development practices include using ruff for linting and formatting, mypy for static type checking, and pytest for testing. The server can be started with different transport modes, configured using environment variables, and supports secure parameters like API keys. Building and publishing are handled using Hatch.