69
/ 100
19 days ago
glama

localdocs-mcp

A local document search MCP server that indexes personal files and enables hybrid search (BM25 + semantic) for Claude to find and cite internal materials.

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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configLOCALDOCS_HOME
configLOCALDOCS_DB~/.localdocs-mcp/index.db 인덱스 DB 경로
configOLLAMA_HOST
configLOCALDOCS_EMBED_MODELbge-m3 임베딩 모델 (bona/bge-m3-korean 등으로 교체 가능)
configLOCALDOCS_EMBED_BATCH
configLOCALDOCS_EMBED_TIMEOUT
configLOCALDOCS_CHUNK_MAX_CHARS1200 청크 최대 길이
configLOCALDOCS_CHUNK_OVERLAP
configLOCALDOCS_MAX_FILE_MB100 이 크기 초과 파일은 건너뜀
// 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 5 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/huntbae-localdocs-mcp-10jn3b)](https://m8ven.ai/mcp/huntbae-localdocs-mcp-10jn3b)
commit: 5dc36f580eca9e892d370e47b68bc66848c38547
code hash: c450ae7ca9fc11cd91711592a121425e170c172b73c88c3cc4de5faaea7a9153
verified: 7/12/2026, 8:31:33 AM
view raw JSON →