69
/ 100
1 month ago
glama

vault-rag-mcp

MCP server for semantic search in an Obsidian Second Brain vault using self-hosted Qdrant and Google Gemini embeddings.

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.
🔐
You'll be asked for 2 credentials: GOOGLE_API_KEY, QDRANT_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.
🔐 secretGOOGLE_API_KEYGoogle AI API key (required)
configEMBEDDING_MODELGemini embedding model gemini-embedding-001
configQDRANT_URLQdrant instance URL (HTTPS requires the :443 port; appended automatically if missing) (required)
🔐 secretQDRANT_API_KEYQdrant API key (required)
// 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/fjacquet-vault-rag-mcp-1lmzdr)](https://m8ven.ai/mcp/fjacquet-vault-rag-mcp-1lmzdr)
commit: 438a7d7e1a0f28e6ee751c679d4b9e086845759b
code hash: 4e83e7321e803434ad4e7532bba20dcefee4d8f6a18a1aed38c067829195d6c0
verified: 6/21/2026, 10:24:43 AM
view raw JSON →