41
/ 100
1 month ago
glama

memory-plugin

Persistent memory management for Claude Code, allowing agents to store and retrieve user preferences, environment notes, and skills across sessions.

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_CHAR_LIMIT2200 MEMORY.md limit
configMEMORY_CURATOR_ARCHIVEsession context and only moves files when =1. pinned: true
configMEMORY_CURATOR_ARCHIVE_DAYS90 Unused-days before a skill is archivable
configMEMORY_CURATOR_INTERVAL_DAYS7 Min days between Curator sweeps
configMEMORY_CURATOR_STALE_DAYS30 Unused-days before a skill is "stale"
configMEMORY_PLUGIN_DIR~/.claude/memory-plugin Where the two files live
configMEMORY_REVIEWIt is recursion-guarded (=1 on the child) and never blocks the turn.
configMEMORY_REVIEW_ENABLEDEnable by exporting =1 in the environment Claude Code runs in.
configMEMORY_SKILLS_DIR~/.claude/skills Skills dir the Curator manages
configMEMORY_USER_CHAR_LIMIT1375 USER.md limit
// 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 3 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/alexanderop-claude-code-memory-ftqcsh)](https://m8ven.ai/mcp/alexanderop-claude-code-memory-ftqcsh)
commit: ac1c6f6e350fa77ccc6db19bdad5da49a9d261d8
code hash: 4bb3f490516f0d71e67ceab8e85ef9f2232d24b3c3d04f01a3786fb82d7fec04
verified: 6/15/2026, 12:54:35 PM
view raw JSON →