Connect to Claude
Dify icon

Dify

CreatedYanxingLiu

Enables the invocation of Dify workflows by calling tools using the Model Context Protocol (MCP).

About

This tool provides a Model Context Protocol (MCP) server that allows you to integrate Dify workflows into any client that supports MCP. By implementing this server, you can call Dify workflows as tools within other applications, extending the functionality and accessibility of your Dify projects. The server can be installed automatically via Smithery or manually, offering flexibility in deployment based on your environment and preferences.

Key Features

  • Enables Dify workflow invocation via MCP calls
  • Supports installation via Smithery for automated setup
  • Offers manual installation option for custom configurations
  • Requires a configuration file (config.yaml) for Dify base URL and API keys
  • Compatible with any client supporting MCP

Use Cases

  • Integrating Dify workflows into Claude Desktop
  • Extending Dify functionalities into existing applications
  • Automating Dify workflow execution through external tools