Yevanchen_difyapp_as_mcp_server

Yevanchen_difyapp_as_mcp_server

3.2

If you are the rightful owner of Yevanchen_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 a Model Context Protocol (MCP) server 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. With this plugin, you can provide Dify workflows as tools to AI clients, enabling them to discover and use your workflows without modifying them. The project supports the latest MCP Streamable HTTP specification, ensuring secure and efficient communication.

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