Agenticmemory MCP server
Persistent memory for AI agents — history, context, semantic search, queues. 17 tools, stdio/SSE.
1 stars79 downloads/wk
Reviews
Write oneNobody has reviewed Agenticmemory yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Agenticmemory tools (17, 2 write)
write = sends, deletes, buys or postscontext_deletewrite actionFreeDelete a context key.
context_getFreeGet a context value by key.
context_listFreeList all context keys and values in a space.
context_setFreeSet a key-value context entry. Stores structured data (JSON or string).
entries_listFreeList long-term memory entries. Filter by tags.
entry_addFreeAdd a long-term memory entry (summary, decision, extraction, artifact).
memory_bootstrapFreeLoad full context in one call: recent messages, entries, context, scratchpad. Run this at session start.
memory_clearFreeClear all messages in a memory space.
memory_recallFreeRecall recent messages from conversation history. Returns newest first.
memory_searchFreeSemantic search across past conversations. Finds by meaning, not keywords.
memory_storeFreeStore a message in conversation history. Use for remembering what just happened.
memory_store_batchFreeStore multiple messages at once.
queue_peekFreePeek at a queue without consuming: returns length and the head envelope.
queue_popFreeDequeue the oldest envelope from a FIFO queue (returns null if empty). Set wait (max 25s) to long-poll for the next envelope.
queue_pushFreeEnqueue a JSON envelope onto a FIFO queue in a memory space. Use to send work/events to other agents sharing the space.
spaces_createwrite actionFreeCreate a new memory space.
spaces_listFreeList all memory spaces owned by this API key.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan26 source files scanned20/25
- Live reliabilityremote reachable in 2229ms17/20
- Tool poisoning17 tool descriptions checked15/15
- Auth qualityAPI key sent as a header8/15
- Maintenancelast push 12 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Findings (1)
- mediumHeavily hex-escaped string (obfuscation)
obf.hex-densitydist/commands/auth.js: …16=function(_0x31b602){const _0xc9c2da='\x61\x62\x63\x64\x65\x66\x67\x68\x69\x6a\x6b\x6c\x6d\x6e\x6f\x70\x71\x72\x73\x74\x75\x76\x77\x78\x79\x7a\x41\x42\x43\x44\x45\x46\x47\x48\x49\x4a\x4b\x4c\x4d\x4e\x4f\x50\x51\x52\x53\x54\x55\x56\x57\x58\x59\x5a\x30\x31\x32\x33\x34\x35\x36\x37\x38\x39\x2b\x2f\x3d';let _0x296cab='',_0x1c8c6c='';for(let …
Install directly
claude mcp add --transport http agenticmemory https://mcp.agenticmemory.ai/sse
Agenticmemory: common questions
- Is Agenticmemory MCP server safe?
- Mostly: it is graded B (83/100). Read the Agenticmemory safety report
- How do I install Agenticmemory?
- It runs remotely at mcp.agenticmemory.ai. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Agenticmemory need an API key?
- Yes. The registry entry asks for
AGMRY_API_KEY,Authorization. - Is Agenticmemory maintained?
- The last commit was 12 days ago (2026-09-07). The latest release is v1.9.0.
- Is Agenticmemory up?
- 100% of our last 2 checks got an answer. We check remote servers about four times a day.
- What can I use instead of Agenticmemory?
- Servers from other publishers that do the same job: Octobrain MCP server, Marm MCP server and Neuromcp MCP server. Compare all Agenticmemory alternatives.
Alternatives to Agenticmemory
Same job from other publishers: the closest match first, then the best rated.
- OctobrainPersistent memory for AI assistants with semantic search and knowledge graph relationships.not reviewedGrowingA
- MarmUniversal MCP Server with advanced AI memory capabilities and semantic search.not reviewedEstablishedA
- NeuromcpSemantic memory for AI agents with hybrid search, knowledge graph, and consolidationnot reviewedGrowingB
- SocraticodeMCP server for enterprise local codebase indexing, semantic search, and code dependency graphs.not reviewedEstablishedB
- MisakanetFailure-memory layer for coding agents: search evidence-rated failure lessons by error text.not reviewedEstablishedA