ifly-workflow-mcp-server
25
The iFlytek Workflow MCP Server enables seamless integration of workflows using the Model Context Protocol, offering intelligent scheduling for various business scenarios with advanced execution modes and diverse node support.
iFlytek Workflow MCP Server
The iFlytek Workflow MCP Server is a simple implementation of a Model Context Protocol (MCP) server using iFlytek, enabling the integration of workflows through MCP tools. It is designed for intelligent workflow scheduling, tailored for diverse business scenarios.
Features
- Workflow Structure: Composed of multiple nodes, supporting 14 types of nodes.
- Core Components: Includes a Start Node and an End Node by default for user input and output result.
- Execution Mode: Automated execution following predefined sequences without manual intervention.
Core Capabilities
- Node Support: Supports diverse business requirements with 14 workflow node types.
- Advanced Orchestration Modes: Features sequential, parallel, loop, and nested execution.
- Development Paradigms: Offers single-turn/multi-turn execution and supports context memory.
Usage with MCP client
Prepare config.yaml
Prepare a config.yaml file with workflow information before using the MCP server.
Workflow Authentication
- Create a bot at the provided link.
- Publish a workflow, debug it, and publish as an API. Bind the necessary application to retrieve workflow ID and authentication.