aws-iot-data-plane

aws-iot-data-plane

3.2

If you are the rightful owner of aws-iot-data-plane 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 for the OpenAPI URL provided by Amazon AWS IoT Data.

The MCP Server is designed to facilitate multi-agent conversations by leveraging the OpenAPI specifications of Amazon AWS IoT Data. It is auto-generated using AG2's MCP builder, ensuring seamless integration and communication between different agents. The server is built with Python 3.9+ and utilizes various tools for development, testing, and deployment. It supports multiple transport modes, making it versatile for different use cases. The server can be configured using environment variables, allowing for flexible and secure setups. With a focus on development best practices, the project includes tools for linting, formatting, static analysis, and testing, ensuring high code quality and reliability.

Features

  • Auto-generated using AG2's MCP builder for seamless integration.
  • Supports multiple transport modes such as stdio, sse, and streamable-http.
  • Configurable using environment variables for flexible and secure setups.
  • Includes tools for linting, formatting, static analysis, and testing.
  • Utilizes pre-commit hooks to maintain code quality before commits.