Back to directory
ecovacs-robot-mcp

ecovacs-robot-mcp

@ecovacs-ai23

An official Model Context Protocol (MCP) server by Ecovacs-AI, enabling AI agents to control and query Ecovacs robot vacuums for tasks like cleaning, charging, and status checks.

robotvacuum cleanersmart homeecovacsdevice controlautomation

Installation & Configuration

{
  "mcpServers": {
    "ecovacs_mcp": {
      "command": "python",
      "args": [
        "-m",
        "ecovacs-robot-mcp"
      ],
      "env": {
        "ECO_API_KEY": "your AK...........",
        "ECO_API_URL": "https://open.ecovacs.cn"
      }
    }
  }
}

Information

Transport
stdiosse
Language
Python
Created
2025/4/26
Updated
2026/6/6