aws-systems-manager-incident-manager

aws-systems-manager-incident-manager

0

The project is a Multi-Agent Conversation Protocol Server, allowing interaction and management through various transport modes. It is auto-generated and aims to facilitate server communication using a specific OpenAPI URL, offering modular and configurable options for developers.

Overview

MCP Server

This project is a Multi-Agent Conversation Protocol Server designed for use with a specific OpenAPI URL. The server is auto-generated using AG2's MCP builder and requires Python 3.9+ and pip or uv for installation. Key functionalities include linting with ruff, static type checking with mypy, and testing using pytest. The server supports multiple transport modes such as stdio and sse and can be customized via environment variables for flexible configuration. Building and publishing are handled through Hatch.