Thingsboard MCP Server
@AnyContext-ai
About Thingsboard MCP Server
Thingsboard MCP Server for using Thingsboard Data as context in LLM tools
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
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.
More Other MCP servers

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Awesome Mlops
visengerA curated list of references for MLOps
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments