0
/ 100
17 days ago
glama

OmniDocs-RAG-CN

Enables AI agents to index and search local files, websites, GitHub repos, and packages with hybrid AI-powered retrieval, all locally through IDE chat.

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
🚨
Reads files from sensitive locations
Touches: ~/.config/Claude/claude_desktop_config.json
🔐
You'll be asked for 1 credential: GITHUB_TOKEN
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.
🔐 secretGITHUB_TOKENGitHub API 令牌(提升速率限制)
configRAG_DASHBOARD_PORT
configHF_HUB_DISABLE_PROGRESS_BARS
configTOKENIZERS_PARALLELISM
configTRANSFORMERS_VERBOSITY
configRAG_EMBED_MODELBAAI/bge-m3 嵌入模型
configRAG_RERANK_MODELBAAI/bge-reranker-v2-m3 交叉编码器重排序模型
configRAG_DEVICEauto cuda / cpu / auto(有 CUDA 健康检查)
configHF_HUB_OFFLINE
configTRANSFORMERS_OFFLINE
configRAG_DASHBOARD不启用 设为 true 开启 Web 面板(端口 6280)
configRAG_WATCH_PATH不启用 文件变动自动重索引
configRAG_WATCH_COLLECTION
// 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/ybhuang995-dev-personal-data-for-agents-1xeeg6)](https://m8ven.ai/mcp/ybhuang995-dev-personal-data-for-agents-1xeeg6)
commit: e79e85717ddd4d9a019f0b23782c4e3c0b3be899
code hash: 2abb202f1da8388ad3b8ae65775f319d5c4c562cf518a56fe98707ac3249de5a
verified: 7/14/2026, 8:27:58 AM
view raw JSON →