mcp-difyworkflow-server
52
mcp-difyworkflow-server is a tool designed to manage and execute custom Dify workflows. It supports the querying and operation of multiple workflows on-demand, making it versatile for various applications.
mcp-difyworkflow-server
mcp-difyworkflow-server is a server application that facilitates querying and invocation of Dify workflows. It supports on-demand operations for multiple custom Dify workflows.
Features
- Supports custom workflows with user-defined names.
- Allows execution and listing of authorized workflows.
Usage
- list_workflows: List authorized workflows.
- execute_workflow: Execute a specified workflow with specific arguments.
Configuration
- Utilize base URL for API server.
- Configurable command and environment variables for workflows.