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