IoT
Natural language interface for ThingsBoard IoT platform. Manage devices, dashboards, and telemetry.
mcpizy install thingsboardnpx -y @thingsboard/mcp{
"mcpServers": {
"thingsboard": {
"command": "npx",
"args": [
"-y",
"@thingsboard/mcp"
]
}
}
}