Enables validation of Dify Workflow DSL YAML files through MCP protocol. Allows users to check the validity and structure of Dify workflow definition files.
Converts Dify tools' API to MCP (Model Control Protocol) compatible API, allowing tools created in Dify to be accessed from MCP clients like Cherry Studio.
A TypeScript-based server that connects MCP Clients to Dify applications, dynamically exposing Dify applications as tools that can be used directly within the MCP Client.