Skip to main content
Other Tools and IntegrationsJava

thingsboard/thingsboard-mcp

The ThingsBoard MCP Server provides a natural language interface for LLMs and AI agents to interact with your ThingsBoard IoT platform.

other-tools-and-integrationsofficialcloud-servicelocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/thingsboard/thingsboard-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "thingsboard-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "thingsboard/thingsboard-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
Java
Author
thingsboard