Azure IoT Hub MCP
v0.1.0io.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
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.