Wiring nodes together for the physical world, for free
Node-RED is a flow-based programming tool for wiring things together. You drag nodes onto a canvas, connect them, and build event-driven automations that react to inputs and produce outputs. It has been around since 2013, started at IBM, and is now a project of the OpenJS Foundation.
The thing that sets it apart in this list is simple: it is completely free and open source under Apache-2.0, with no paid tier, no vendor, and no usage meter. You install it and it is yours.
Its natural home is where automation meets the physical or local world. If your workflow reads a sensor, listens on MQTT, watches a folder, or talks to a device on your network, Node-RED does that better and more cheaply than any hosted SaaS-first tool.
Made for people whose automations touch hardware
- Makers and developers automating hardware, home labs, IoT, and local systems
- Anyone who wants a free flow engine that runs on a Raspberry Pi or a small server
- Technical users who want zero licensing cost and full control over their automation logic
One plan, no price, and nothing anyone can upsell you
As of July 2026, Node-RED is Apache-2.0, free for personal and commercial use, installed via npm or Docker on your own hardware. You get the full flow engine, function nodes for custom JavaScript, and a vast community palette of add-on nodes.
Some cloud providers sell managed Node-RED hosting, but that is priced by the host, not by Node-RED, and you can always run it yourself for nothing.
The limits are your Node.js install and the community palette
It is self-host only, and it leans technical. You install and maintain it, and you often edit small code nodes to shape data. The flow canvas is friendly, but the overall experience assumes some comfort with running software.
For plain app-to-app SaaS automation, it takes more effort than Zapier or Make. The SaaS connectors come from the community node palette rather than a curated first-party catalogue, so quality and coverage vary, and you may wire more by hand.
There is also no built-in team collaboration or hosted multi-user workspace the way the commercial tools have. It is a single-instance engine you extend yourself.
Best here for sensors, more work for SaaS apps
If your automations touch hardware, sensors, or local systems, Node-RED is the best free tool in this category and it will never cost you a cent. If you only need to connect SaaS apps and you are not technical, it is more work than a hosted free tier is worth, and Make or Activepieces will serve you better. For the right job, though, nothing else here is both this capable and this free.

Reader reviews
What people who actually use Node-RED think of it.
No reviews of Node-RED yet. If you have used it, yours would be the first.
The useful part is the specifics: what you used it for, and where it got in your way.
Loading...