other tools and integrations
Thingsboard Mcp
The ThingsBoard MCP Server provides a natural language interface for LLMs and AI agents to interact with your ThingsBoard IoT platform.
cloud
local
macos
windows
linux
java
enterprise
other tools and integrations
Installation
npx -y thingsboard/thingsboard-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "thingsboard-mcp",
"command": "npx",
"args": [
"-y",
"thingsboard/thingsboard-mcp"
]
}About This MCP Server
thingsboard/thingsboard-mcp
The ThingsBoard MCP Server provides a natural language interface for LLMs and AI agents to interact with your ThingsBoard IoT platform.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub