DirectoryThingspanel
tools

Thingspanel

by ThingsPanel

36
Health
stale
17
Popularity

This MCP server integrates ThingsPanel IoT platform with AI models like Claude, GPT, and others that support the Model Context Protocol.

44stars
18forks
Python
Apache-2.0
Updated May 10, 2026

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "thingspanel": {
      "command": "npx",
      "args": [
        "-y",
        "thingspanel-mcp"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx thingspanel-mcp

Maintenance Healthstale

Freshness8/40
Issue response3/30
Org backing20/20
Longevity5/10
Updated within a year
Most issues unresolved
Org-backed

Server Info

Categorytools
LanguagePython
LicenseApache-2.0
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory