Dify
Createdteddylee777
Enables dify workflows to be invoked by tools supporting the Model Context Protocol (MCP).
About
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.
Use Cases
- Integrate dify workflows with applications that support MCP.
- Automate dify workflows using MCP-compatible clients.
- Invoke dify workflows as tools within other applications.