# Azure IoT Hub MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-nagarjunr-azure-iot-hub
- Repository: https://github.com/nagarjunr/iot-mcp-servers

## Install
- Command: `uvx azure-iot-hub-mcp-server`
- Auth: Auth required by registry metadata

## Setup notes
- Package: Pypi azure-iot-hub-mcp-server v0.1.0
- Environment variable: AZURE_IOT_HUB_CONNECTION_STRING (required; secret)
- Environment variable: AZURE_IOT_HUB_AMQP_PORT
- Environment variable: AZURE_IOT_HUB_AMQP_USE_TLS
- The upstream registry signals required auth or secrets.

## Tools
Not captured

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.nagarjunr
- Version: 0.1.0
- Runtime: Pypi
- Transports: STDIO
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 24, 2026
- Source: https://registry.modelcontextprotocol.io
