Agent♥︎Age
Catalog

AWS IoT Core

Official

by nagarjunr · Python

MCP server for AWS IoT Core: device registry, shadows, jobs, rules, messaging.

AWS IoT Core MCP Server (io.github.nagarjunr/aws-iot-core)

This Model Context Protocol (MCP) server provides AWS IoT Core capabilities, focused on the device registry, device shadows, jobs for fleet management, the rules engine, and messaging. It is deliberately scoped to IoT Core itself.

🛠️ Key Features

  • Device registry
  • Device shadows
  • Jobs (fleet management)
  • Rules engine
  • Messaging

🚀 Use Cases

  • Managing IoT device state via shadows
  • Orchestrating device updates and operations with jobs
  • Applying logic and routing with the rules engine
  • Exchanging messages through AWS IoT Core

⚡ Developer Benefits

  • Direct MCP access to IoT Core components listed above
  • Clear separation from other AWS IoT services not included in this server

⚠️ Limitations

  • Does not cover Greengrass (separate edge-deployment API)
  • Does not cover IoT SiteWise (there is an official awslabs MCP server for SiteWise)
AWS IoT Core - agentage MCP Catalog