67
/ 100
9 hours ago
glama

memory-mcp

Persistent knowledge graph MCP server with SQLite backend, offering graph traversal, fuzzy search, and temporal queries for entities and relations. It serves as a drop-in replacement for the npm mcp-server-memory with enhanced capabilities.

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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMEMORY_DB_PATHReads from MEMORY_FILE_PATH (default: ~/.vibe/memory.jsonl). Stores in SQLite at (default: ~/.vibe/memory.db). On first run, auto-migrates existing JSONL into SQLite. All writes go to both stores.
configMEMORY_FILE_PATHReads from (default: ~/.vibe/memory.jsonl). Stores in SQLite at MEMORY_DB_PATH (default: ~/.vibe/memory.db). On first run, auto-migrates existing JSONL into SQLite. All writes go to both stores.
// 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/jmars-memory-mcp-9m84cz)](https://m8ven.ai/mcp/jmars-memory-mcp-9m84cz)
commit: 5ccfdf3f5b8fef596c6b65d3b67a59fce04eb283
code hash: 821fa5a9433108a45d4684ad8425cea3cf45b9459944774bcb295a06dcb7193e
verified: 7/31/2026, 9:01:43 AM
view raw JSON →