aws-license-manager

aws-license-manager

0

This project is a Multi-Agent Conversation Protocol Server designed to work with a specific OpenAPI specification. It facilitates various transport modes for server communication and supports a range of developer tools for ease of use and configurability.

Overview

This project is an MCP (Multi-Agent Conversation Protocol) Server for the given OpenAPI URL, auto-generated using AG2's MCP builder. The server can be configured using environment variables and supports different transport modes including stdio and sse. It requires Python 3.9+ and utilizes tools like ruff, mypy, and pytest for development. The server can be managed with scripts for linting, formatting, and static analysis. It uses Hatch for building and publishing.