Back to MCP Servers
Difyworkflow
🏎️ ☁️ Tools to the query and execute of Dify workflows
other-tools-and-integrations
By gotoolkits
Installation
npx -y mcp-difyworkflow-serverConfiguration
{
"mcpServers": {
"mcp-difyworkflow-server": {
"command": "npx",
"args": ["-y", "mcp-difyworkflow-server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes