Enables dify workflows to be invoked through Model Context Protocol (MCP) tools.
This tool provides a simple Model Context Protocol (MCP) server implementation designed for integrating and utilizing Dify workflows. It facilitates the execution of Dify workflows by calling MCP tools, allowing seamless interaction between clients supporting MCP and Dify's functionalities. The server requires a configuration file (config.yaml) to store Dify base URL and application secret keys (SKs), ensuring secure and streamlined communication with different Dify workflows.