amazon-s3-on-outposts
0
This project implements a Multi-Agent Conversation Protocol (MCP) Server for a specified OpenAPI endpoint, auto-generated with AG2's MCP builder. It supports various development tools for linting, testing, and building, and offers configurable server transport modes.
Overview
- This project is an MCP (Multi-Agent Conversation Protocol) Server for the specified OpenAPI URL.
- Built using AG2's MCP builder.
- Prerequisites: Python 3.9+, pip, uv.
- Installation: Clone the repository, install dependencies using pip or uv.
- Development Tools: Ruff for linting and formatting, mypy for static checking, pytest for testing.
- Running the Server: Can be started with different transport modes; configuration via environment variables.
- Building and Publishing: Uses Hatch.