gotoolkits/DifyWorkflow
ποΈ βοΈ Tools to the query and execute of Dify workflows
Quick Start
Clone the repository:
git clone https://github.com/gotoolkits/mcp-difyworkflow-serverClaude Desktop configuration example:
{
"mcpServers": {
"mcp-difyworkflow-server": {
"command": "npx",
"args": [
"-y",
"gotoolkits/DifyWorkflow"
]
}
}
}Check the repository README for specific installation and configuration instructions.