71
/ 100
2 days ago
glama

rachio-mcp

MCP server for full control of Rachio sprinkler controllers via the reverse-engineered internal gRPC API, enabling schedule management, manual zone runs, rain delays, and weather data retrieval.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
24 tools verified — handlers match their declared behaviour
12 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: RACHIO_PASSWORD, RACHIO_ACCESS_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configRACHIO_EMAILyou@example.com RACHIO_PASSWORD=... \
🔐 secretRACHIO_PASSWORDRACHIO_EMAIL=you@example.com =... \
🔐 secretRACHIO_ACCESS_TOKEN"": "{env:RACHIO_ACCESS_TOKEN}"
configLOG_LEVELNo Python logging level (default: INFO). Logs go to stderr; stdio transport's stdout is reserved for the MCP protocol.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/rwestergren-rachio-mcp-1lexlr)](https://m8ven.ai/mcp/rwestergren-rachio-mcp-1lexlr)
commit: 52f33c83dce7ce4108a43f312f405ad71c71ec58
code hash: bc9b2724e25b53bce47e4af8df0c09228933b2e245d40d6708703762ae409500
verified: 7/29/2026, 9:12:27 AM
view raw JSON →