Installation & Configuration
{
"mcpServers": {
"azureIoTHub": {
"command": "npx",
"args": [
"-y",
"@tlaukkanen/azure-iothub-mcp-server"
],
"env": {
"AZURE_SUBSCRIPTION_ID": "Azure Subscription ID where you have your IoT Hub",
"AZURE_IOTHUB_NAME": "Your Azure IoT Hub name"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15