dify-mcp-server
2
The MCP Server for Dify Workflows provides a simple implementation of invoking Dify workflows using Model Context Protocol tools. It supports automated and manual installation methods.
Model Context Protocol (MCP) Server for dify workflows
A simple implementation of an MCP server for using Dify. It facilitates the invocation of the Dify workflow through MCP tools.
Installation
- The server can be installed via Smithery or manually, requiring a config.yaml file.
- Via Smithery: Use Smithery to automate the installation.
- Manual Installation: Customize the server configuration for your client.
Prepare config.yaml
Before using the server, prepare a config.yaml to include dify_base_url and dify_sks.