Enables dify workflows to be invoked by tools supporting the Model Context Protocol (MCP).
The Dify server provides a Model Context Protocol (MCP) interface for integrating dify workflows with MCP-compatible clients. It allows users to leverage dify's capabilities by calling its workflows as tools within other applications. The server can be installed automatically via Smithery or manually, requiring a configuration file (config.yaml) to specify the dify base URL and application SKs. This setup allows different SKs to correspond to different dify workflows, enabling flexible and powerful integrations.