agentic-memory-stack-for-claude-code (dmmdea/agentic-memory-stack-for-claude-code) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 29 tools. No publisher has claimed this listing.
Persistent, multi-tier, measurably-faithful memory backend for Claude Code on Windows + WSL2 (mem0 + Qdrant + EmbeddingGemma + Codex). Self-contained, operator-agnostic installer skill.
Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
dmmdea
Source: github_repo_search
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. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
memory_addAdd a memory to mem0. Set infer=False to store as-is; True to LLM-extract facts. metadata dict can include {source, tier, kind, workspace, project, ...}.
memory_searchSemantic search over mem0. Returns up to `limit` memories above `threshold`. Auto-reranks via the bge cross-encoder when limit>=5 (measured 2026-06-22 to IMPROVE relevance — blind Codex A/B 7/11; adds ~2s on this CPU box, fine for a DELIBERATE search, and NOT on the <500ms per-prompt bundle). Pass r…
memory_recallPROACTIVELY pull the memory the task you are about to start depends on — the SAME admission-gated, brand-scoped, ranked context the per-prompt UserPromptSubmit hook USED to inject before that hook went dead in this runtime (VS Code extension / Agent SDK). Call it at the START of any substantive task…
memory_listList recent memories for user_id. Hard-capped server-side at 500. Prefer memory_search for content discovery; this is for inventory.
memory_deleteDelete a memory by its ID.
memory_updateUpdate a memory's text content.
memory_promotePromote a memory's trust tier. tier in {evidence, stable, insight, temporal}.
memory_demoteDemote a memory's trust tier (e.g., stable -> evidence when wrong). For full removal use memory_delete. Writes a tier-ledger entry. actor is always 'claude-autonomous' when called via MCP. reason is recommended for audit clarity.
memory_healthCheck mem0 server health: store, embedder, and canonical-key end to end.
episodic_searchSearch past episodic memory (sessions) by keyword + optional date range + brand filter.
episodic_recentReturn the last N episodes ordered by ended_at descending.
episodic_getFetch full detail for one episode by its integer id.
goals_listList goals with optional status/brand filters. status ∈ {open, blocked, advanced, completed, abandoned}. Use for 'show me all open goals for MyApp' / 'what's the goal landscape?'.
goals_treeRecursive goal tree (adjacency-list hierarchy). If root_id is None, returns all top-level goals + descendants with depth field. Use for 'show me the goal hierarchy' / 'what's the structure of my plans?'.
goals_openConvenience: list open goals. Use for 'what am I currently working on?'.
goals_blockedConvenience: list blocked goals. Use for 'what's stuck right now?' / 'show me blockers'.
goal_detailsFull goal detail including linked_episode_count and parent reference. Use to investigate a specific goal.
goal_create_manualCreate a top-level or child goal directly (operator-direct, not auto-extracted from sessions). Use when the operator says 'add a goal: ship X by Y'.
goal_abandonAbandon a goal as no-longer-relevant. Distinct from 'completed' (which means goal was achieved). Use when scope changed, priority dropped, or goal was redundant with another. Requires a non-empty reason — this is a deliberate trash-can move; document why.
goal_completeMark a goal as completed — the work shipped / the goal was achieved. Distinct from 'abandon' (which means scope dropped or the goal became infeasible). Use this when a goal's deliverable is actually done so it stops bleeding into every session's surfaced context. Sets completed_at and stamps a goal-…
memory_get_by_idExact read by memory_id. Returns text, metadata, tier, retrievable, source, timestamps.
memory_diagnoseW5 (ADOPT-2): why does memory `target_id` not surface for `query`?
goal_set_priorityUpdate a goal's priority (1=highest, 5=lowest). v0.17 F.3.2. Use when a goal's urgency changes relative to other open goals.
goal_link_episodeExplicitly link an episode to a goal. link_type ∈ {advanced_goal, blocked_goal, completed_goal, cited_goal}. Use when a session advanced a goal but auto-extraction from the Stop hook missed it. v0.17 F.3.2.
goal_mergeMerge source goal into target: move all episode links + mark source as 'duplicate'. Use when two goals turn out to be the same thing (duplicate created by auto-extraction). Source stays in DB for audit but is excluded from default listings. v0.17 F.3.2.
open_questions_openList current open frontier questions (Epistemic Reachability signal). Filter by brand. Default limit 7 = Miller's working-memory anchor.
open_question_searchFTS5 keyword search across open questions. status='all' to include resolved.
open_question_resolveMark a frontier question as resolved with a resolution summary.
open_question_detailsFull detail on a frontier question including related goal title.
MEM0_DEFAULT_USER_IDMEM0_STACK_VERSIONMEM0_MAX_MEMORY_CHARSMEM0_ZFS_DATASETMEM0_SEARCH_OVERFETCH_BUFFERMEM0_OPERATIONAL_HALF_LIFE_DAYSMEM0_WEIBULL_KAPPAMEM0_DURABLE_FRESHNESS_HALF_LIFE_DAYSMEM0_LOG_FULL_QUERYMEM0_LOG_HASH_FILTERSMEM0_URLMEM0_RELEVANCE_FLOOR_OPERATIONALMEM0_BRAND_COHERENCE_THRESHOLDMEM0_API_KEY_FILEXDG_RUNTIME_DIRCREDENTIALS_DIRECTORYMEM0_CODEX_SHIM_URLMEM0_CODEX_TRANSPORTMEM0_HOST_KINDMEM0_KEYFASTEMBED_CACHE_PATHQDRANT_URLMEM0_COLLECTIONMEM0_HISTORY_DBMEM0_BACKUP_DIRMEM0_AMS01_REPORTMEM0_AMS01_RECEIPTSMEM0_AMS01_TMP_COLLECTIONCODEX_HOMEMEM0_EVAL_ROOTMEM0_BM25_REPORTMEM0_BM25_RECEIPTSMEM0_QDRANT_COLLECTIONJOBS_IDEMPOTENCY_KEYMEM0_EPISODES_COLLECTIONMEM0_EPISODIC_DBMEM0_EMBED_URLMEM0_EMBED_MODELMEM0_CP437_REPORTMEM0_CP437_RECEIPTSMEM0_PROMOTION_GATE_MODEMEM0_API_KEYMEM0_QDRANT_URLMEM0_SIDECAR_DIRMEM0_WSL_DISTROMEM0_WSL_USERMEM0_SHARED_DRIVE_DIRMEM0_FOREIGN_HOSTSMEM0_LOCAL_HOSTMEM0_SHARED_DRIVE_LETTERSMEM0_HOMETool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
29/29 tools missing one or more hints — memory_add (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); memory_search (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); memory_recall (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +26 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Tool test coverage
12/29 tools referenced in tests (41%)
Write tests that reference each tool by name so every tool has at least one test.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/dmmdea/agentic-memory-stack-for-claude-code)?variant=verified to the badge URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check