Ha MCP vs Claude Flow
Two MCP servers from our automation ranking, compared on live data - updated nightly, never sponsored.
Bottom line · 2026-08-25
Ha MCP records significantly more monthly package installs (504,877 vs 79,547); both are actively maintained, with commits inside the last month.
How they differ in kind
Ha MCP focuses on: A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with Home Assistant. Claude Flow focuses on: An agent meta-harness for Claude Code and Codex. Implementation languages differ (Python vs TypeScript).
What each one does
Ha MCP
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with Home Assistant. It runs locally over stdio via the published package.
From the project's README.
Claude Flow
An agent meta-harness for Claude Code and Codex. One npx ruflo init gives Claude Code a nervous system: agents self-organize into swarms, learn from every task, remember across sessions, and - with federation - securely talk to agents on other machines without leaking data. You keep writing code. Ruflo handles the coordination.
From the project's README.
14 signals, side by side
| Signal | Ha MCP | Claude Flow |
|---|---|---|
| Monthly installs | 504,877 | 79,547 |
| GitHub stars | 4,503 | 69,309 |
| Last commit | 2026-08-24 | 2026-08-24 |
| Releases · last 90 days | 5 | 10+ |
| In the registry since | Nov 2025 | Sep 2025 |
| Registry versions | 101 | 4 |
| Documented tools | not extracted - see README | not extracted - see README |
| Env vars extracted | none extracted - see README | none extracted - see README |
| Runs | local (stdio) | local (stdio) |
| Endpoint auth | local only | local only |
| Maintenance | actively maintained | actively maintained |
| License | MIT | MIT |
| Language | Python | TypeScript |
| Category rank | #1 of 194 | #2 of 194 |
Which one, for what
Derived from the signals above, not hands-on testing.
Pick Ha MCP if…
- → you want the more widely installed option - 504,877 monthly installs vs 79,547
- → you prefer a Python codebase to extend or audit
Pick Claude Flow if…
- → release velocity matters - 10+ releases in 90 days vs 5
- → you prefer a TypeScript codebase to extend or audit
Who's behind them
Ha MCP - homeassistant-ai: 1 MCP server tracked, 1 maintained, 4,503 combined stars.
Claude Flow - ruvnet: 3 MCP servers tracked, 3 maintained, 69,787 combined stars. Full record.
Not sold on either?
The next-ranked automation servers we track:
Quick answers
Is Ha MCP better than Claude Flow?
Package installs favor Ha MCP: 504,877 monthly installs to 79,547. Claude Flow still ranks #2 of 194 maintained automation servers. Data as of 2026-08-25; we haven't hands-on tested either.
Can I use Ha MCP and Claude Flow together?
Yes - MCP clients accept multiple servers in one config, so you can enable both automation servers side by side. If their tools overlap, keep the one whose toolset fits to keep your agent's tool list lean.
Keep exploring: best automation servers · Python servers · TypeScript servers · all comparisons · every server
Methodology: package-usage signal = npm/PyPI installs (last month, platform APIs) · maintenance = commit recency + release cadence (GitHub) · tool lists and environment-variable names extracted from each project's README · endpoint auth from our own nightly probes. We haven't hand-tested these servers; everything here is data as of 2026-08-25.