Back to browse
GitHub Repository

Persistent local memory for Claude and ChatGPT. No cloud, no subscription. Self-hosted RAG over MCP.

4 starsPython

Local RAG memory system that AI can write directly to

by ptobey·Jun 13, 2026·3 points·1 comment

AI Analysis

●●SolidSolve My ProblemShip It

Reconciliation and versioning beat basic MCP memory servers that just store chunks.

Strengths
  • Heuristic reconciliation detects conflicts and returns self-heal hints on risky writes.
  • Versioned updates with supersedes chains keep memory evolution tracked properly.
  • Stdio and SSE transports with optional bearer or OAuth auth for deployment flexibility.
Weaknesses
  • Local AI memory MCP servers are becoming a crowded category with multiple options.
  • Only 4 stars suggests limited real-world testing beyond the author's family use.
Category
Target Audience

Claude and ChatGPT users wanting persistent memory

Similar To

Mem0 · MCP memory servers · local RAG tools

Post Description

For me and my family, it get really annoying having to reshare information each time you create a new LLM chat.

Therefore, I decided to create local-memory-mcp, a local MCP that allows LLMs to read and write to a RAG. It also has built in systems that help keep the system efficient like a max chunk size and deprecation when information gets updated.

I would love it if you all would try it out and let me know your thoughts. It's been a huge time and token saver for us.

Thanks for the help and enjoy!

Similar Projects

AI/ML●●Solid

Git-style version control for AI agent memory

Git branches for agent memory with time-travel rollback via MatrixOne CoW engine.

Big BrainBold Bet
MatrixOrigin
203mo ago
AI/ML●●Solid

TamAGI – A local-first virtual agent that lives on your machine

Tamagotchi-styled AI with personality and memory, but local LLM chat is well-trodden ground.

Ship ItNiche Gem
manikmakki
213mo ago