Submit

Mcp Server Tuya

@jmmartins24

4 months ago
Control your Tuya / Smart Life smart home devices through the Model Context Protocol. Turn lights on/off, adjust brightness, set colors, monitor temperature sensors, and more — from Claude, ChatGPT, Cursor, or any MCP-compatible client.
Overview

no content

Server Config

{
  "mcpServers": {
    "tuya": {
      "command": "uvx",
      "args": [
        "mcp-server-tuya"
      ],
      "env": {
        "TUYA_ACCESS_ID": "your_access_id",
        "TUYA_ACCESS_KEY": "your_access_key",
        "TUYA_API_ENDPOINT": "https://openapi.tuyaeu.com"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.