Mcp Difyworkflow Server
@gotoolkits
About 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.
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Mcp Difyworkflow Server?
Mcp Difyworkflow Server is an MCP server tool that queries and invokes Dify workflows, enabling on-demand execution of multiple custom workflows.
How to use Mcp Difyworkflow Server?
Install by cloning the repository and building with go build or make build. Configure in mcpServers JSON with the compiled binary path, the Dify API base URL via -base-url, and environment variables DIFY_WORKFLOW_NAME and DIFY_API_KEYS (comma-separated and corresponding one-to-one). Use list_workflows to view authorized workflows or execute_workflow with a workflow name and input.
Key features of Mcp Difyworkflow Server
- Lists authorized Dify workflows
- Executes specified workflows with custom input
- Supports multiple workflow names and API keys
- Configurable Dify API base URL
- Workflow input variable defaults to "message"
Use cases of Mcp Difyworkflow Server
- Integrate custom Dify workflows into MCP-compatible AI assistants
- Run translation or generation workflows on demand
- Orchestrate multiple Dify workflows from a single MCP server
FAQ from Mcp Difyworkflow Server
How to install Mcp Difyworkflow Server?
Clone the repository, then build with go build or make build to produce the binary.
How to configure multiple workflows?
Set `DIFY_WORKFLOW
More Other MCP servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments