SERVER
Rachio
Rank #10817pulsemcp/rwestergren-rachio
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 #10817 of 58,832 servers tracked on MCP Toplist, and its repository has 3 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
#10,817of 58,832 tracked serversTop 25%
Ranks ahead of 48,015 of 58,832 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": {
"rwestergren-rachio": {
"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 2 registries
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
- What is Rachio?
- MCP server for Rachio sprinkler controllers — schedules, zones, and live watering control
- Who maintains Rachio?
- Rachio is maintained by rwestergren, which publishes 3 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Rachio an official MCP server?
- 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