Skip to content
Verified official

Azure IoT Hub MCP

v0.1.0

io.github.nagarjunr/azure-iot-hub

MCP server for Azure IoT Hub: device registry, twins, methods, jobs, messaging.

transport:stdio runtime:pypi

Target client

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add azure-iot-hub -e AZURE_IOT_HUB_CONNECTION_STRING=<AZURE_IOT_HUB_CONNECTION_STRING> -e AZURE_IOT_HUB_AMQP_PORT=<AZURE_IOT_HUB_AMQP_PORT> -e AZURE_IOT_HUB_AMQP_USE_TLS=<AZURE_IOT_HUB_AMQP_USE_TLS> -- uvx azure-iot-hub-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.