dify-mcp-server

dify-mcp-server

3.2

If you are the rightful owner of dify-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 simple implementation of an MCP server for using dify workflows.

The Model Context Protocol (MCP) Server for dify workflows is designed to facilitate the invocation of Dify workflows by leveraging the tools provided by MCP. This server can be installed via Smithery or manually, and requires a configuration file (config.yaml) to be set up prior to installation. The config.yaml file stores the base URL and application secret keys (SKs) necessary for connecting to different Dify workflows. The server can be installed automatically using Smithery, a tool that simplifies the installation process, or manually by configuring the client settings. Once installed, the server allows users to utilize Dify tools in any client that supports MCP.

Features

  • Supports automatic installation via Smithery.
  • Requires a config.yaml file for setup.
  • Allows manual installation with client configuration.
  • Facilitates invocation of Dify workflows.
  • Compatible with any client supporting MCP.