maydali28/memcp
A persistent memory MCP server for Claude Code - Recursive Language Model integration for Claude Code inspired by MIT CSAIL paper
This project helps developers working with Claude Code maintain a persistent memory across sessions. It allows Claude to store and retrieve past decisions, insights, and conversation context, overcoming the limitation where information is usually lost. Developers using Claude Code for long-running or iterative coding tasks can leverage this to ensure their AI assistant remembers critical information.
Use this if you are a developer using Claude Code and need to ensure it remembers past conversations, code decisions, and insights across different sessions or after reaching context window limits.
Not ideal if you are not a developer using Claude Code or if your AI interactions are short-lived and do not require persistent memory.
Stars
9
Forks
3
Language
Python
License
MIT
Category
Last pushed
Feb 19, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/maydali28/memcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
sgroy10/speclock
AI Constraint Engine by Sandeep Roy — stops AI from breaking what you locked. 100/100 on...
Intina47/context-sync
Local persistent memory store for LLM applications including continue.dev, cursor, claude...
patravishek/memex
Retains Claudes session
seongjaeryu/bindly-claude-code
Knowledge completion layer for Claude Code - finish your thoughts and make them reusable across...
20alexl/mini_claude
Give Claude Code persistent memory across sessions. Track habits, log mistakes, prevent death...