Add your description here
Project description
Thingsboard MCP Server
Setup environment using uv
Windows
# Install uv
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
# Create virtual environment
uv venv
# Activate virtual environment
.venv\Scripts\activate
Linux
# Install uv
curl -LsSf https://astral.sh/uv/install.sh | sh
# Create virtual environment
uv venv
# Activate virtual environment
source .venv/bin/activate
Add environment variables
Create .env file: cp .env.example .env
Add the environment variables to allow the MCP server to connect to Thingsboard.
Install dependencies
uv pip install -r pyproject.toml
Run server
uv run src/thingsboard.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file iflow_mcp_anycontext_ai_thingsboard_mcp_server-0.1.0.tar.gz.
File metadata
- Download URL: iflow_mcp_anycontext_ai_thingsboard_mcp_server-0.1.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.27 {"installer":{"name":"uv","version":"0.9.27","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e3c79d5b68ae1bb7d4f62ab00b19a81627fdb7e2f7954c2f2fca4e170af8f8b
|
|
| MD5 |
4ff7ad0472e78a7a7e63ebfac85bcd24
|
|
| BLAKE2b-256 |
3f92c1f5c7361c4869c8183282a852ebf0c5590f9337b24c44dddb179566f902
|
File details
Details for the file iflow_mcp_anycontext_ai_thingsboard_mcp_server-0.1.0-py3-none-any.whl.
File metadata
- Download URL: iflow_mcp_anycontext_ai_thingsboard_mcp_server-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.27 {"installer":{"name":"uv","version":"0.9.27","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9cfc6316f89803bd04c870400274cd4681e680cbecfad1f5557c41d62cfcea66
|
|
| MD5 |
2db4cef8ce1f734ba405f02ac42821c2
|
|
| BLAKE2b-256 |
8e21b013846061e59ac5f48e54441749a22c677e9f4e92738ff05ebd4e5f41d2
|