74
/ 100
1 month ago
glama

directory-indexer

Provides AI assistants with semantic search and read access to local files and directories, enabling knowledge retrieval from indexed content.

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
🚨
Known vulnerabilities in dependencies: 1 critical, 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
🔐
You'll be asked for 2 credentials: OPENAI_API_KEY, QDRANT_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical2 high1 medium

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@3.2.4GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

hightmp@0.2.4GHSA-ph9p-34f9-6g65

tmp has Path Traversal via unsanitized prefix/postfix that enables directory escape

highvite@6.4.1GHSA-p9ff-h696-f583

Vite Vulnerable to Arbitrary File Read via Vite Dev Server WebSocket

mediumvite@6.4.1GHSA-4w7w-66w2-5vf9

Vite Vulnerable to Path Traversal in Optimized Deps `.map` Handling

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCHUNK_OVERLAP
configCHUNK_SIZE
configDIRECTORY_INDEXER_DATA_DIR"": "/opt/ai-knowledge-base",
configDIRECTORY_INDEXER_QDRANT_COLLECTION
configDISABLE_DESTRUCTIVE
configEMBEDDING_MODEL
configEMBEDDING_PROVIDER
configLOG_LEVEL
configMAX_FILE_SIZE
configOLLAMA_ENDPOINT"": "http://localhost:11434"
🔐 secretOPENAI_API_KEYexport ="your-api-key-here"
🔐 secretQDRANT_API_KEYexport ="your-key-here"
configQDRANT_ENDPOINT"": "http://localhost:6333",
configRESPECT_GITIGNORE
configVITEST
configWORKSPACE_DOCS
configWORKSPACE_INVALID
// 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 4 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/peteretelej-directory-indexer-131v90)](https://m8ven.ai/mcp/peteretelej-directory-indexer-131v90)
commit: 6058a8cc0d9fefd5b7751480d2aa023077fe3449
code hash: 0d2ea777aca001db4b4032396dead9b20c90b354cfbd45761b4f4cbfe26c3380
verified: 6/11/2026, 11:41:21 AM
view raw JSON →