dify-plugin-mcp_server
If you are the rightful owner of dify-plugin-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.
A Dify endpoint plugin that transforms a Dify app into an MCP server.
The MCP Server is an extension designed to convert a Dify application into a Model Context Protocol (MCP) server. This plugin is particularly useful for developers looking to integrate Dify applications with other systems using the MCP protocol. It provides a seamless way to expose Dify app functionalities as endpoints that can be accessed over a network. The plugin supports both the latest Streamable HTTP protocol and the legacy Server-Sent Events (SSE) protocol, offering flexibility in how data is streamed to clients. It is recommended to use this plugin within a private network to ensure data security.
Features
- Transforms Dify apps into MCP servers.
- Supports Streamable HTTP and SSE protocols.
- Allows integration with MCP clients like Cherry Studio.
- Ensures secure data handling within private networks.
- Provides a structured input schema for app parameters.