gotoolkits/mcp-difyworkflow-server
mcp-difyworkflow-server is an mcp server Tools application that implements the query and invocation of Dify workflows, supporting the on-demand operation of multiple custom Dify workflows.
Platform-specific configuration:
{
"mcpServers": {
"mcp-difyworkflow-server": {
"command": "npx",
"args": [
"-y",
"mcp-difyworkflow-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...