Back to Directory
Langflow logo

Langflow

Wire up AI agents and RAG pipelines on a visual canvas, then export the finished flow as a working API or MCP server. Free and self-hosted since DataStax's cloud tier closed.

Developer Tools
4.5free

Langflow — the verdict: Developers who want to build agent or RAG flows visually instead of writing orchestration code by hand Langflow lets developers wire up agents and RAG pipelines on a drag-and-drop canvas and then export the result as a working REST API or MCP server, skipping hand-written orchestration code. Pricing: Free and MIT licensed, self-hosted only (DataStax's hosted cloud shut down April 2026). Last reviewed: August 2026.

Best For

Developers who want to build agent or RAG flows visually instead of writing orchestration code by hand

Standout Feature

Finished flows export directly as a REST API or MCP server, ready to drop into another application

Verdict

Genuinely free and open-source, self-hosting is now the only option since the hosted cloud tier shut down.

Alternatives

Overview

Langflow puts a drag-and-drop canvas in front of agent and RAG development, connecting large language models, vector stores, memory, and tools into a working flow without hand-written orchestration code. Finished flows export directly as a REST API or a Model Context Protocol (MCP) server, so a prototype built visually can be dropped straight into another application. DataStax's hosted cloud version shut down in April 2026, so Langflow is now exclusively self-hosted, available via Docker, pip install, or a downloadable desktop app for local development.

With more than 150,000 GitHub stars and a large, active contributor base, it remains one of the most widely used open-source tools for visually assembling agents and retrieval pipelines. Because the software itself carries no license fee, the only ongoing costs are your own infrastructure and whatever LLM or vector database usage the flow consumes. Langflow fits developers and technical teams who want to prototype or ship agent workflows visually while keeping full control over where the flow runs.

Our Take

Langflow lets developers wire up agents and RAG pipelines on a drag-and-drop canvas and then export the result as a working REST API or MCP server, skipping hand-written orchestration code. That export step is its practical edge: you're not just prototyping visually, you're producing something deployable. It's MIT licensed and fully free. The important operational context is that DataStax's hosted cloud tier shut down in April 2026, so self-hosting is now the only path. That's fine for teams with infrastructure capacity and real savings for those who were paying for hosted tiers. For developers who want to build agent flows visually and can run their own infrastructure, this is a strong, cost-effective option.

Key Features

  • Drag-and-drop visual canvas
  • Export flows as an API or MCP server
  • Built-in RAG and vector store components
  • Desktop app plus Docker/pip self-hosting
Pros
  • Fully free since the hosted cloud tier was discontinued
  • MIT licensed with an active, large contributor base
  • Exports directly to a usable API or MCP server
Cons
  • No first-party managed hosting anymore, self-hosting is the only option
  • Production usage still costs LLM API tokens and infrastructure

Other Developer Tools tools builders reach for alongside Langflow.