aws-greengrass
0
This project is a Multi-Agent Conversation Protocol Server for AWS Greengrass, allowing for dynamic configuration and interaction. It supports various transport modes and integrates with tools for linting, testing, and publishing.
Overview
This project is an MCP (Multi-Agent Conversation Protocol) Server designed for interacting with an OpenAPI URL dedicated to AWS Greengrass. It is auto-generated using AG2's MCP builder. Key features include linting, static analysis, testing, pre-commit hooks, and transport modes such as stdio and sse. It can be configured using JSON files and environment variables for security parameters. The server leverages tools like ruff, mypy, pytest, and Hatch for development and deployment.