loonflow

loonflow

Intelligent visual workflow automation system supporting multiple workflows and document management.

MCPOfficeOpen source流程自动化工作流票据管理
Type
MCP
Transport
http
Open source
Yes
GitHub Stars
★ 2.1k
Source
mcp-github

Overview

Loonflow is an open-source workflow automation platform built on Django. It simplifies complex business processes through an intuitive drag-and-drop design tool and provides a powerful extensible framework. This capability enables AI to manage and process various types of documents and workflows, making it suitable for enterprise-level unified workflow solutions. Integration can be achieved by authenticating via the MCP protocol and calling relevant APIs. Ideal for teams requiring efficient workflow management and automation.

Capabilities

  • Drag-and-drop workflow designer
  • Intelligent form designer
  • Real-time preview and validation
  • Multi-version workflow configuration
  • Plugin architecture extension
  • Comprehensive RESTful API system

Use cases

IT operations workflow managementHR approval workflow automationFinancial reimbursement workflow optimizationCustomer service workflow integration

Setup

Requires: 个人访问令牌JWT 认证
Download and modify the docker-compose file, then run `docker-compose up -d` to start the service.

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How to get a personal access token?

Create one in the product UI under 'Personal Information -> Personal Access Token'.

What is the MCP endpoint?

SaaS version: `https://mcp.loonflow.com/mcp`, self-hosted version default path: `/mcp`.

Related skills