The Dify MCP Server enables integration of Dify workflows into MCP-compatible clients by exposing them as callable tools, allowing users to invoke Dify applications through the Model Context Protocol. It provides configuration flexibility through either environment variables or a YAML config file, supporting multiple Dify App Secret Keys to manage different workflows. This solves the problem of seamlessly connecting Dify's workflow automation platform with AI applications that support the MCP standard.
claude mcp add --transport stdio yanxingliu-dify-mcp-server uvx dify-mcp-server