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
0
View on GitHub

Installation

npx -y thingsboard/thingsboard-mcp

Configuration

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.

GitHub: https://github.com/thingsboard/thingsboard-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub