MCP.so
Sign In

Thingsboard MCP Server

@AnyContext-ai

About Thingsboard MCP Server

Thingsboard MCP Server for using Thingsboard Data as context in LLM tools

Basic information

Category

Other

Transports

stdio

Publisher

AnyContext-ai

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Thingsboard MCP Server?

The Thingsboard MCP Server connects AI assistants via the Model Context Protocol to Thingsboard, an open-source IoT platform. It is designed for developers integrating IoT device data and dashboards with AI-powered tools.

How to use Thingsboard MCP Server?

Install uv, create a virtual environment, copy the .env.example file to .env, add Thingsboard connection variables, install dependencies with uv pip install -r pyproject.toml, and run the server with uv run src/thingsboard.py.

Key features of Thingsboard MCP Server

  • Connects MCP-compatible clients to Thingsboard IoT platform
  • Uses environment variables for secure Thingsboard authentication

Use cases of Thingsboard MCP Server

FAQ from Thingsboard MCP Server

What dependencies does Thingsboard MCP Server require?

Python and the uv package manager are required. Dependencies are listed in pyproject.toml and installed via uv.

How do I configure Thingsboard MCP Server?

Create a .env file from the provided .env.example and add the environment variables needed to connect to your Thingsboard instance.

How do I run Thingsboard MCP Server on Windows?

Install uv, create a virtual environment with .venv\Scripts\activate, install dependencies, and run uv run src/thingsboard.py.

How do I run Thingsboard MCP Server on Linux?

Install uv, create a virtual environment with source .venv/bin/activate, install dependencies, and run uv run src/thingsboard.py.

Comments

More Other MCP servers