A simple MCP server of knowledge base for RAGFlow.
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.
process.env. You'll be asked to provide them before it can run.SIMP_LOGGER_LOG_FILE— export =/path/to/mcp.logSIMP_LOGGER_LOG_CONSOLE_ENABLED— True Whether to enable logging to console.SIMP_LOGGER_LOG_LEVEL— export =DEBUGSIMP_LOGGER_LOG_PATTERN— %(asctime)s %(levelname)s [%(threadName)s]: %(message)s The log pattern.SIMP_LOGGER_LOG_MAX_BYTES— 10485760 (10MB) The maximum size of the log file.SIMP_LOGGER_LOG_BACKUP_COUNT— 5 The number of backup files to keep.SIMP_LOGGER_LOG_ROTATION_TYPE— size The type of log rotation. Can be size or time.SIMP_LOGGER_LOG_ROTATION_WHEN— midnight The time of day to rotate the log file.RAGFLOW_KNOWLEDGE_MCP_SERVER_CONFIG— config.yaml The config file path, also available in CLI option --config=/path/to/config.yaml.DEFAULT_RAGFLOW_KNOWLEDGE_BASE_URL— default-base-url - The default base URL for the knowledge base.DEFAULT_RAGFLOW_KNOWLEDGE_API_KEY— default-api-key - The default API key for the knowledge base.[](https://m8ven.ai/mcp/lumerix7-ragflow-knowledge-mcp-server-11oldj)