AWS IoT Core MCP
v0.1.0io.github.nagarjunr/aws-iot-core
MCP server for AWS IoT Core: device registry, shadows, jobs, rules, messaging.
transport:stdio
runtime:pypi
Target client
run in your project directory
claude mcp add aws-iot-core -e AWS_ACCESS_KEY_ID=<AWS_ACCESS_KEY_ID> -e AWS_SECRET_ACCESS_KEY=<AWS_SECRET_ACCESS_KEY> -e AWS_SESSION_TOKEN=<AWS_SESSION_TOKEN> -e AWS_PROFILE=<AWS_PROFILE> -e AWS_REGION=<AWS_REGION> -- uvx aws-iot-core-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.