aws-cloudformation

aws-cloudformation

3.2

If you are the rightful owner of aws-cloudformation 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 CloudFormation.

The MCP Server is a robust and versatile server application that facilitates multi-agent conversation protocols using the OpenAPI specification from Amazon AWS CloudFormation. Built with Python 3.9+, it leverages modern development tools and practices to ensure high-quality code and efficient performance. The server supports various transport modes, including stdio, sse, and streamable-http, making it adaptable to different communication needs. It is designed to be easily configurable through environment variables, allowing for flexible deployment in various environments. The server also integrates with pre-commit hooks to maintain code quality and uses Hatch for building and publishing, streamlining the development and deployment process.

Features

  • Supports multiple transport modes: stdio, sse, and streamable-http.
  • Configurable via environment variables for flexible deployment.
  • Integrates with pre-commit hooks for maintaining code quality.
  • Uses Hatch for efficient building and publishing.
  • Includes comprehensive testing with pytest and coverage reports.