Browse
→ AI & Models
→ agentic-recall
agentic-recall
Node-based long-term memory MCP server for Claude Desktop and Claude Code. It indexes a user-supplied MEMORY_DIR of markdown memories, runs embeddings locally after first download, supports hybrid retrieval, and explicitly reports when the corpus does not contain an answer instead of forcing a weak match. Public GitHub repository created September 8, 2026.
MCP unverified
Integration
| Transport | stdio |
| Auth | none |
| Endpoint | npx -y agentic-recall |
| Install | claude mcp add memory --env MEMORY_DIR=/absolute/path/to/your/memory/folder -- npx -y agentic-recall |
Use Cases
| 01 | Give Claude Desktop or Claude Code persistent memory over a user-selected markdown folder |
| 02 | Ask whether the corpus contains a fact and receive an explicit absence verdict when it does not |
| 03 | Use local embeddings and hybrid retrieval without sending private memories to a hosted vector database |
Tags
memory markdown retrieval embeddings local-first claude-code npx absence-verdict
Machine-readable: /api/servers.json
· JSON-LD schema embedded in <head>