Armory
Source
Browse
MCPs

aliceljy-recallnest

Persistent memory MCP server for AI coding agents (Claude Code, Codex, Gemini CLI). Hybrid retrieval (vector + BM25), cross-encoder reranking, knowledge graph with PPR traversal, session checkpoint/resume, and multi-scope isolation. Local-first with LanceDB + SQLite, zero external dependencies.

Score
69.5452 signals
Evidence
15 stars · 2 forks
Last commit
as last read from GitHub; most reads are from 2 Sep 2026 or later
Listed

Install

No one-command install. Set it up from its source.

Alternatives · MCPs

  1. agentic-mcp-tools-memora726 stars · 78 forks97.159
  2. memclaw470 stars · 64 forks96.558
  3. varun369-superlocalmemory223 stars · 34 forks94.609

What it is

Persistent memory MCP server for AI coding agents (Claude Code, Codex, Gemini CLI). Hybrid retrieval (vector + BM25), cross-encoder reranking, knowledge graph with PPR traversal, session checkpoint/resume, and multi-scope isolation. Local-first with LanceDB + SQLite, zero external dependencies.

When to use it

When an agent needs the "Knowledge & Memory" capability this MCP server exposes.

Source

Migrated from the awesome-mcp-servers navigation directory (category: Knowledge & Memory). See https://github.com/AliceLJY/recallnest.