langflow

api-evangelist/langflow
★ 1 stars Unknown language AI/LLM Updated 4d ago
Langflow is an open-source low-code visual builder for AI agents, RAG pipelines, and LangChain-based workflows. It pairs a drag-and-drop React Flow frontend with a FastAPI backend that exposes every flow as a REST API, an MCP server, and an OpenAI-compatible Responses endpoint.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "langflow": {
      "command": "npx",
      "args": [
        "-y",
        "api-evangelist/langflow"
      ]
    }
  }
}

README Excerpt

<!-- API-EVANGELIST-PROVENANCE:BEGIN --> > ### About this repository > > **This is not our API.** This repository is an independent, third-party profile of a company's > **publicly available** API surface, maintained by [API Evangelist](https://apievangelist.com). > API Evangelist does not operate, host, resell, or support this company's APIs, and is not

Topics

agentsaiapis-jsonartificial-intelligencefastapilangchainlow-codemcpopen-sourceragvisual-builderworkflows