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.