Connects Dify to external MCP servers, enabling LLMs to use their tools and resources within Dify workflows.
Sponsored
The Dify MCP Client plugin allows Dify to act as an MCP host, connecting to one or more external MCP servers. This integration empowers Dify's LLMs with access to the tools, resources, and prompts managed by those MCP servers, incorporating them into ReAct-based agent strategies within Dify workflows. It essentially extends Dify's capabilities by leveraging the functionalities exposed by external MCP servers, allowing for complex interactions and task execution.
Características Principales
01Converts MCP tools, resources, and prompts into Dify tools.
0278 GitHub stars
03Supports multiple SSE MCP server connections.
04Integrates MCP server tools into Dify's ReAct agent loop.
05Configuration via a simple JSON format.
Casos de Uso
01Integrating Dify with existing MCP-based systems.
02Extending Dify with specialized tools from external MCP servers.
03Creating automated workflows that leverage remote resources via MCP.