Workflows2026年4月1日·1 分钟阅读

Langflow — Visual AI Agent Builder with API

Langflow is a visual platform for building and deploying AI agents as APIs or MCP servers. 146K+ GitHub stars. Multi-agent orchestration, playground, observability. MIT.

TO
TokRepo精选 · Community
快速使用

先拿来用,再决定要不要深挖

这里应该同时让用户和 Agent 知道第一步该复制什么、安装什么、落到哪里。

# Install
uv pip install langflow -U

# Run
uv run langflow run

# Open http://127.0.0.1:7860
# Or deploy as API / MCP server

介绍

Langflow is a platform for building and deploying AI-powered agents and workflows with a visual builder interface and full API support. With 146,000+ GitHub stars and MIT license, it provides a drag-and-drop visual builder with Python source code access, an interactive playground with step-by-step agent control, multi-agent orchestration, deployment as REST API, JSON export, or MCP server, and observability integrations with LangSmith and Langfuse. Enterprise-ready with security and scalability built in.

Best for: Teams building AI agents who want visual design with code-level control and API deployment Works with: Claude Code, OpenAI Codex, Cursor, Gemini CLI, Windsurf Deploy: API, JSON export, MCP server


Key Features

  • Visual builder: Drag-and-drop with Python source code access
  • Interactive playground: Step-by-step agent execution control
  • Multi-agent orchestration: Coordinate multiple AI agents
  • Deploy as API: REST API, JSON export, or MCP server
  • Observability: LangSmith, Langfuse integrations
  • Enterprise-ready: Security, scalability, team collaboration

FAQ

Q: What is Langflow? A: Langflow is a visual AI agent builder with 146K+ stars. Build with drag-and-drop, deploy as API or MCP server. Multi-agent, playground, observability. MIT.

Q: How do I install Langflow? A: uv pip install langflow -U && uv run langflow run. Opens at localhost:7860.


🙏

来源与感谢

Created by Langflow AI. Licensed under MIT. langflow-ai/langflow — 146,000+ GitHub stars

相关资产