73
/ 100
21 days ago
mcp_so

ragflow-knowledge-mcp-server

A simple MCP server of knowledge base for RAGFlow.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: DEFAULT_RAGFLOW_KNOWLEDGE_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.
configSIMP_LOGGER_LOG_FILEexport =/path/to/mcp.log
configSIMP_LOGGER_LOG_CONSOLE_ENABLEDTrue Whether to enable logging to console.
configSIMP_LOGGER_LOG_LEVELexport =DEBUG
configSIMP_LOGGER_LOG_PATTERN%(asctime)s %(levelname)s [%(threadName)s]: %(message)s The log pattern.
configSIMP_LOGGER_LOG_MAX_BYTES10485760 (10MB) The maximum size of the log file.
configSIMP_LOGGER_LOG_BACKUP_COUNT5 The number of backup files to keep.
configSIMP_LOGGER_LOG_ROTATION_TYPEsize The type of log rotation. Can be size or time.
configSIMP_LOGGER_LOG_ROTATION_WHENmidnight The time of day to rotate the log file.
configRAGFLOW_KNOWLEDGE_MCP_SERVER_CONFIGconfig.yaml The config file path, also available in CLI option --config=/path/to/config.yaml.
configDEFAULT_RAGFLOW_KNOWLEDGE_BASE_URLdefault-base-url - The default base URL for the knowledge base.
🔐 secretDEFAULT_RAGFLOW_KNOWLEDGE_API_KEYdefault-api-key - The default API key for the knowledge base.
// 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 1 concrete improvement 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/lumerix7-ragflow-knowledge-mcp-server-11oldj)](https://m8ven.ai/mcp/lumerix7-ragflow-knowledge-mcp-server-11oldj)
commit: 13beab5187a6b501474b90066df9200e95d15c80
code hash: cd41f5b70f4114d88c2caa7c26165b70783f485c4215707ede067ed0847ccc24
verified: 6/16/2026, 11:35:23 AM
view raw JSON →