74
/ 100
14 days ago
glama

mcp-memory-vault

A self-hosted memory layer for Claude using plain markdown files, enabling persistent context across different Claude accounts.

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.
🔐
You'll be asked for 1 credential: MCP_SHARED_SECRET
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.
🔐 secretMCP_SHARED_SECRETyour-secure-random-string
configMONGODB_URImongodb+srv://<username>:<password>@cluster.mongodb.net/memory_vault?retryWrites=true&w=majority
configPORTUse VAULT_DIR for the local Markdown vault, for the HTTP server, MCP_SHARED_SECRET for connector access, and MONGODB_URI if you want MongoDB-backed storage.
configVAULT_DIR/path/to/your/Obsidian/Vault/claude-memory
// 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/akshat2190-mcp-memory-vault-vym89h)](https://m8ven.ai/mcp/akshat2190-mcp-memory-vault-vym89h)
commit: fb09c0d5ae6c86a9640c65b882a34923f0b36aa5
code hash: f3d1f6423b29584072a6e959e0b0eb1e02b42a48ac4e19879cde5306dea5bdc3
verified: 6/27/2026, 8:51:25 AM
view raw JSON →