aws-migration-hub

aws-migration-hub

0

This project is a Multi-Agent Conversation Protocol Server created for specific OpenAPI URLs, automatically generated using the AG2 MCP builder. It supports different modes and configurations, focusing on ease of development and deployment.

Overview

This project is an MCP (Multi-Agent Conversation Protocol) Server generated for OpenAPI URLs using AG2's MCP builder tool. It is equipped with functionalities for installation, development, and running.

Prerequisites

  • Python 3.9+
  • pip and uv

Installation

  • Clone the repository and install dependencies via setup scripts or pip.

Development

  • Uses ruff for linting, mypy for type checking, and pytest for testing.
  • Includes pre-commit hooks for automated checks.

Running the Server

  • Can be launched in different transport modes with configurations set via environment variables.

Building and Publishing

  • Employs Hatch for building and publishing the project.