YanxingLiu_dify-mcp-server
0
This project is a simple implementation of a Model Context Protocol server designed to facilitate the use of dify workflows. It allows for the invocation of Dify workflows by utilizing MCP tools.
Model Context Protocol (MCP) Server for dify workflows
- A simple implementation of an MCP server for using dify.
- It enables the invocation of Dify workflows through MCP tools.
Installation
- Prepare a
config.yaml
withdify_base_url
anddify_sks
. - Run the MCP server using the appropriate client configuration.