Dify Workflow MCP Server enables seamless integration between Claude and Dify Workflow, allowing AI assistants to leverage Dify's workflow capabilities through the Model Context Protocol. Built with TypeScript, this server dynamically retrieves workflow parameters from Dify's API and exposes them as tools in Claude, supporting multiple API keys to create distinct tools for different workflows. The implementation is designed for users who want to enhance their AI interactions with structured workflows, providing a bridge between Claude's conversational abilities and Dify's automation capabilities.
TomokiIshimine