amazon-ec2-container-registry
0
The project is an MCP Server developed to automate and streamline server processes utilizing OpenAPI specifications. It offers various development tools, including linting and static analysis, and supports multiple transport modes for operation.
Overview
This project is an MCP (Multi-Agent Conversation Protocol) Server leveraging OpenAPI specifications. It automates server generation by using AG2's MCP builder and supports multiple transport modes. Key features include dependency installation, development tools for linting and testing, and server configuration through environment variables.
Prerequisites
- Python 3.9+
- pip and uv
Development
- Linting and formatting with
ruff
- Static type checking with
mypy
- Testing with
pytest
How to Run
Start the server using various transport modes, configure via environment variables.