SERVER
Rachio
Rank #6,347io.github.rwestergren/rachio-mcp
MCP server for Rachio sprinkler controllers — schedules, zones, and live watering control
First listed
Apr 25, 2026
Last publish date
Apr 26, 2026
OVERVIEW
Rachio is a Model Context Protocol (MCP) server published by rwestergren. It ranks #6,347 of 76,851 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Rachio is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Apr 25, 2026 and most recently updated on Apr 26, 2026.
STANDING
#6,347of 76,851 tracked serversTop 10%
Ranks ahead of 70,504 of 76,851 servers on MCP Toplist.
CONNECT
Use Rachio
Add Rachio to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"rachio-mcp": {
"command": "uvx",
"args": [
"rachio-mcp"
],
"env": {
"RACHIO_ACCESS_TOKEN": "<your RACHIO_ACCESS_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry (1 delisted)
PulseMCPDelisted · last seen Jun 4, 2026
ORGANIZATION
rwestergren
MORE FROM THIS PUBLISHER
Other servers by rwestergren
View all rwestergren servers →VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Apr 26, 2026 |
| 0.1.0 | Apr 26, 2026 |
FAQ
Frequently asked questions
- Who maintains Rachio?
- Rachio is maintained by rwestergren, which publishes 4 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Rachio listed on the Official MCP Registry?
- Yes — Rachio is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Rachio have?
- MCP Toplist tracks 2 versions of Rachio, most recently published on Apr 26, 2026.
- Where can I find the source code for Rachio?
- The source code for Rachio is hosted at github.com/rwestergren/rachio-mcp.
EXPLORE