Connects Dify applications to MCP Clients, dynamically exposing them as usable tools.
Dify is a Model Context Protocol (MCP) server that bridges Dify applications and MCP Clients. By fetching application specifications from Dify APIs, it dynamically exposes these applications as tools within the MCP Client environment, enabling users to interact with multiple Dify applications through a unified interface. This TypeScript-based server simplifies the integration of Dify's capabilities into workflows that leverage the MCP protocol.