48
/ 100
8 days ago
glama

Multi-Memory MCP Server

A knowledge graph memory server using SQLite to provide persistent, isolated contexts for organizing information into searchable categories like work and personal projects. It features unique ID-based operations and a token-efficient serialization format designed to optimize interactions with LLMs.

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: 2 critical, 3 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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDEFAULT_CATEGORY"": "default"
configMEMORY_BASE_DIR"": "/path/to/.memory",
configMEMORY_FILE_PATH
configSERIALIZATION_FORMATOutput format for tool responses (default: "json")
// 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 8 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/dannsk-multi-memory-mcp-1xw4uw)](https://m8ven.ai/mcp/dannsk-multi-memory-mcp-1xw4uw)
commit: 550041c2b825398effdf01223fe564b2a64383ef
code hash: 9ffcfd92460be97a8e0492cefa64cb1850993fe6005f1cbaa0e5394485e25df8
verified: 6/13/2026, 10:32:27 AM
view raw JSON →