48
/ 100
7 days ago
glama

Dify Doc MCP Server

An MCP server that integrates Dify knowledge bases, enabling AI assistants to retrieve and search content from Dify via tools like list datasets, get dataset details, and knowledge retrieval.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Secret credentials may flow to a network call
3 flows detected: DIFY_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Known vulnerabilities in dependencies: 17 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 1 credential: DIFY_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDATASETDIFY_BASE_URL="http://your-dify-host:8031" DIFY_API_KEY="your-api-key" ="your-dataset-name" QUERY="引导" node test-mcp.js
configDATASET_ID
🔐 secretDIFY_API_KEYDIFY_BASE_URL="http://your-dify-host:8031" ="your-api-key" npx dify-doc-mcp-server
configDIFY_BASE_URL"http://your-dify-host:8031" DIFY_API_KEY="your-api-key" npx dify-doc-mcp-server
configQUERYDIFY_BASE_URL="http://your-dify-host:8031" DIFY_API_KEY="your-api-key" DATASET="your-dataset-name" ="引导" node test-mcp.js
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/shellus-difydocmcpserver-kq68gl)](https://m8ven.ai/mcp/shellus-difydocmcpserver-kq68gl)
commit: c767658efe1b6eadb1ddd223da15d240cdaa9a58
code hash: 58d9489a9ad0fc1c9a4923eccc383371166c3184826bdaebd6d4485e8a2ecab9
verified: 6/14/2026, 10:17:20 AM
view raw JSON →
Dify Doc MCP Server · M8ven Trust Score | M8ven