A Dify plugin that turns your workspace into an MCP client, letting you connect to any MCP server and expose their tools, resources, and prompts as Dify agent capabilities. Built on a ReAct agent strategy, it handles the tool discovery and execution loop automatically. The standout feature is UI-TARS SDK integration for GUI automation tasks, though this only works in local debug deployments due to Docker container limitations. Supports both SSE and streamable HTTP connections to MCP servers. You configure it with a JSON mapping of server names to URLs, and it converts everything into callable Dify tools. Includes Docker deployment options with pre-built Node.js for TypeScript MCP servers.
claude mcp add --transport stdio 3dify-project-dify-mcp-client uvx dify-mcp-client