Dify icon

Dify

6

Exposes Dify workflows as tools by implementing a Model Context Protocol (MCP) server.

소개

This TypeScript-based tool bridges the gap between Dify applications and MCP environments. It allows users to convert Dify applications into accessible tools, supporting streaming responses from Dify workflows. Configurable via a YAML file, it provides a type-safe solution for integrating Dify functionalities.

주요 기능

  • Supports streaming responses from Dify workflows
  • Written in TypeScript for type safety
  • Configurable via YAML configuration file
  • Converts Dify applications into MCP tools

사용 사례

  • Automating tasks using Dify within an MCP context
  • Integrating Dify applications into Claude Desktop via Smithery
  • Exposing Dify workflows for use in other MCP-compatible environments