Ecovacs MCP ServerServer

integrations
GitHub
Home AutomationIoTRobot Vacuum

Loading subscription status...

💡 Description

A control server that enables AI assistants to interact with Ecovacs robot vacuums through MCP protocol, supporting device listing, cleaning control, charging control, and status queries.

📝 JSON Entries

{
  "mcpServers": [
    {
      "Ecovacs": {
        "env": {},
        "args": [
          "start",
          "pause",
          "resume",
          "stop"
        ],
        "command": "control"
      }
    }
  ]
}

🛠️ Tools

AI assistantsCleaning control tools

Features

  • Query device lists
  • Start/Pause/Resume/Stop cleaning operations
  • Control charging functions
  • Check device working status

💬 Example Queries

  • Control Ecovacs vacuum to start cleaning
  • Check the status of the Ecovacs vacuum
  • Pause the cleaning operation of the Ecovacs vacuum