Thingsboard MCP Server
@AnyContext-ai
About Thingsboard MCP Server
Thingsboard MCP Server for using Thingsboard Data as context in LLM tools
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.
Frequently asked questions
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`.
Basic information
More Other MCP servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
ghidraMCP
LaurieWiredMCP Server for Ghidra

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Awesome Mlops
visengerA curated list of references for MLOps
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments