rachio-mcp

kunalkhosla/rachio-mcp
★ 0 stars JavaScript 🤖 AI/LLM Updated 1d ago
MCP server for the Rachio sprinkler controller public API
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "rachio-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "kunalkhosla/rachio-mcp"
      ]
    }
  }
}

README Excerpt

An [MCP](https://modelcontextprotocol.io) server that wraps the [Rachio public API](https://rachio.readme.io/) so Claude (or any MCP client) can read and adjust your sprinkler controller. **Read state** - `list_devices` — controllers, zones, and schedule rules on the account (start here to discover IDs)

Tools (2)

get_flex_schedule_rulelist_device_webhooks