Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Thingsboard Mcp Server

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

    9 stars
    Python
    Updated Aug 7, 2025

    Table of Contents

    • Setup environment using uv
    • Windows
    • Linux
    • Add environment variables
    • Install dependencies
    • Run server

    Table of Contents

    • Setup environment using uv
    • Windows
    • Linux
    • Add environment variables
    • Install dependencies
    • Run server

    Documentation

    Thingsboard MCP Server

    Setup environment using uv

    Windows

    code
    # 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

    code
    # 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

    code
    uv pip install -r pyproject.toml

    Run server

    code
    uv run src/thingsboard.py

    Similar MCP

    Based on tags & features

    • ES

      Esp Rainmaker Mcp

      Python·
      9
    • PE

      Personalizationmcp

      Python·
      12
    • FA

      Fal Mcp Server

      Python·
      8
    • GG

      Gget Mcp

      Python·
      17

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • ES

      Esp Rainmaker Mcp

      Python·
      9
    • PE

      Personalizationmcp

      Python·
      12
    • FA

      Fal Mcp Server

      Python·
      8
    • GG

      Gget Mcp

      Python·
      17

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k