Dify Workflow
Exposes Dify workflows as tools using a Model Context Protocol (MCP) server.
About
Dify Workflow bridges the gap between Dify applications and MCP-based systems, enabling you to seamlessly integrate Dify workflows as external tools. Built with TypeScript for type safety and configured via command-line arguments, this server allows you to leverage the power of Dify within a broader ecosystem of tools and services.
Key Features
- Built with TypeScript for type safety.
- Supports streaming responses from Dify workflows (to be implemented).
- Configurable via command-line arguments.
- 2 GitHub stars
- Transforms Dify applications into MCP tools.
Use Cases
- Enabling access to Dify functionalities from different applications.
- Integrating Dify workflows into AI agent platforms.
- Automating tasks by connecting Dify with other services.