dify mcp MCP
v0.1.0io.github.salted-butter-joshua/dify-mcp
MCP server exposing Dify knowledge base retrieval to Cursor and other MCP clients
transport:stdio
runtime:pypi
Target client
run in your project directory
claude mcp add dify-mcp -e DIFY_API_BASE=<DIFY_API_BASE> -e DIFY_API_KEY=<DIFY_API_KEY> -e DIFY_ALLOWED_DATASETS=<DIFY_ALLOWED_DATASETS> -e DIFY_TIMEOUT=<DIFY_TIMEOUT> -e DIFY_VERIFY_SSL=<DIFY_VERIFY_SSL> -- uvx dify-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.