amazon-data-lifecycle-manager
If you are the rightful owner of amazon-data-lifecycle-manager and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project is an MCP (Multi-Agent Conversation Protocol) Server designed for the OpenAPI URL provided by Amazon AWS, auto-generated using AG2's MCP builder.
The MCP Server is a robust and flexible server implementation that facilitates multi-agent conversation protocols. It is specifically designed to work with the OpenAPI specification provided by Amazon AWS, ensuring seamless integration and communication between different agents. The server is built using Python 3.9+ and leverages modern development tools such as ruff for linting, mypy for static type checking, and pytest for testing. The server supports various transport modes, including stdio, sse, and streamable-http, allowing it to adapt to different communication needs. With a focus on security and configurability, the server can be customized using environment variables and JSON configuration files. The project also includes comprehensive testing and pre-commit hooks to ensure code quality and reliability. Additionally, the server can be built and published using Hatch, making it easy to distribute and deploy.
Features
- Supports multiple transport modes (stdio, sse, streamable-http)
- Configurable via environment variables and JSON files
- Includes linting, static analysis, and testing tools
- Pre-commit hooks for maintaining code quality
- Build and publish capabilities using Hatch