Exposes Dify workflows as tools by implementing a Model Context Protocol (MCP) server.
This TypeScript-based tool bridges the gap between Dify applications and MCP environments. It allows users to convert Dify applications into accessible tools, supporting streaming responses from Dify workflows. Configurable via a YAML file, it provides a type-safe solution for integrating Dify functionalities.
Características Principales
01Supports streaming responses from Dify workflows
02Written in TypeScript for type safety
03Configurable via YAML configuration file
04Converts Dify applications into MCP tools
Casos de Uso
01Automating tasks using Dify within an MCP context
02Integrating Dify applications into Claude Desktop via Smithery
03Exposing Dify workflows for use in other MCP-compatible environments