Exposes Dify workflows as tools using a Model Context Protocol (MCP) server.
Sponsored
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.
主要功能
01Built with TypeScript for type safety.
02Supports streaming responses from Dify workflows (to be implemented).
03Configurable via command-line arguments.
042 GitHub stars
05Transforms Dify applications into MCP tools.
使用案例
01Enabling access to Dify functionalities from different applications.
02Integrating Dify workflows into AI agent platforms.
03Automating tasks by connecting Dify with other services.