Exposes Dify workflows as Model Context Protocol (MCP) tools.
Dify is a TypeScript-based Model Context Protocol (MCP) server that bridges the gap between Dify applications and MCP environments. It allows you to convert Dify applications into usable tools within an MCP ecosystem, complete with support for streaming responses and configurable settings via YAML. Built with TypeScript, Dify prioritizes type safety and ease of use, enabling seamless integration of Dify workflows into broader applications.
Key Features
01Converts Dify applications into MCP tools
02Supports streaming responses from Dify workflows
03Configurable via YAML configuration file
04Written in TypeScript for type safety
050 GitHub stars
Use Cases
01Automating tasks using Dify workflows within a larger system
02Exposing custom Dify workflows as tools for use in MCP-compatible applications
03Integrating Dify applications into Claude Desktop via Smithery