difyapp_as_mcp_server

difyapp_as_mcp_server

3.5

If you are the rightful owner of difyapp_as_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Dify as MCP Server exposes Dify workflows as Model Context Protocol (MCP) servers to AI clients like Claude.

This project implements a Dify plugin that allows Dify workflows to be exposed via the Model Context Protocol (MCP) to AI clients supporting this protocol, such as Claude Desktop and Cursor. The plugin enables AI clients to discover and utilize your workflows without requiring modifications to the workflows themselves. It supports the latest MCP Streamable HTTP standards, ensuring secure and efficient communication between AI clients and Dify workflows.

Features

  • Supports MCP standard JSON-RPC interface
  • Automatic tool discovery and registration
  • Compatible with Claude Desktop/Cursor clients
  • Secure SSE connection implementation
  • Server-side session management