Overview
What is mcp-difyworkflow-server
mcp-difyworkflow-server is an MCP server Tools application designed for querying and invoking Dify workflows. It allows for the on-demand operation of multiple custom Dify workflows.
How to Use
To use mcp-difyworkflow-server, clone the repository from GitHub, build the application using Go or Make, and configure the server with the necessary parameters such as base URL, workflow names, and API keys. You can then list authorized workflows and execute specific workflows with input messages.
Key Features
Key features include the ability to list authorized workflows, execute specified workflows with input parameters, and support for multiple custom workflows through configuration.
Use Cases
Use cases for mcp-difyworkflow-server include automating tasks using Dify workflows, integrating Dify workflows into applications, and managing multiple workflows for different purposes, such as translation or image generation.