ThingsPanel/thingspanel-mcp
This MCP server integrates ThingsPanel IoT platform with AI models like Claude, GPT, and others that support the Model Context Protocol.
Platform-specific configuration:
{
"mcpServers": {
"thingspanel-mcp": {
"command": "npx",
"args": [
"-y",
"thingspanel-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...