Enables Dify 1.0 to fetch and call tools via the MCP protocol using HTTP with SSE transport.
This plugin allows Dify 1.0 to seamlessly integrate with MCP (Micro Control Plane) servers that utilize HTTP with Server-Sent Events (SSE) for communication. It facilitates the discovery and invocation of tools offered by MCP servers, enabling Dify to leverage a wide range of functionalities exposed through the MCP architecture. The plugin supports the configuration of multiple MCP services, allowing for flexible and scalable integration with various MCP providers, including composio Managed MCP Servers.
Key Features
01Supports HTTP with SSE transport for MCP communication
02Allows configuration of multiple MCP servers
03Compatible with Dify 1.0
04Facilitates dynamic tool discovery and invocation
05Integrates with composio Managed MCP Servers
0625 GitHub stars
Use Cases
01Integrating with composio Managed MCP Servers
02Extending Dify's capabilities with tools from various MCP servers
03Creating Dify agents that leverage tools provided by external MCP services