Repo Memory
A different approach from typical persistent-memory MCPs. Instead of a local SQLite + embeddings store, the memory lives as plain files in a .ai-memory/ directory you commit to your repo (facts.jsonl, decisions/\\*.md, gotchas.md). Git is the sync lay
What is Repo Memory?
Repo Memory is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to different approach from typical persistent-memory mcps. instead of a local sqlite + embeddings store, the memory lives as plain files in a .ai-memory/ directory you commit to your repo (facts.jsonl, d...
A different approach from typical persistent-memory MCPs. Instead of a local SQLite + embeddings store, the memory lives as plain files in a .ai-memory/ directory you commit to your repo (facts.jsonl, decisions/\\*.md, gotchas.md). Git is the sync lay
This server falls under the Knowledge & Memory and Developer Tools categories on MCPgee, the world's largest MCP server directory with 33,000+ servers.
Features
- A different approach from typical persistent-memory MCPs. In
Use Cases
Maintainer
Works with
Installation
PIP
pip install repo-memory-mcpManual Installation
pip install repo-memory-mcpConfiguration
Configuration Details
claude_desktop_config.json
Performance
Response Metrics
Resource Usage
Frequently Asked Questions about Repo Memory
What is Repo Memory?
Repo Memory is a Model Context Protocol (MCP) server that different approach from typical persistent-memory mcps. instead of a local sqlite + embeddings store, the memory lives as plain files in a .ai-memory/ directory you commit to your repo (facts.jsonl, decisions/\\*.md, gotchas.md). git is the sync lay It connects AI assistants to external tools and data sources through a standardized interface.
How do I install Repo Memory?
Install via pip with: pip install repo-memory-mcp. Then configure your AI client to connect to this MCP server.
Which AI clients work with Repo Memory?
Repo Memory works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.
Is Repo Memory free to use?
Yes, Repo Memory is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.
Repo Memory Alternatives — Similar Knowledge & Memory Servers
Looking for alternatives to Repo Memory? Here are other popular knowledge & memory servers you can use with Claude, Cursor, and VS Code.
MemPalace
★ 52.6kA local AI memory system that stores all conversations verbatim and organizes them into navigable structures. It provides 19 MCP tools for AI assistants to search and retrieve past decisions, debugging sessions, and architecture debates automatically
Kratos
★ 25.7k🏛️ Memory System for AI Coding Tools - Never explain your codebase again. MCP server with perfect project isolation, 95.8% context accuracy, and the Four Pillars Framework.
Context Mode
★ 15.4kAn MCP server that preserves LLM context by intercepting large data outputs and returning only concise summaries or relevant sections. It enables efficient sandboxed code execution, file processing, and documentation indexing across multiple programm
Memu
★ 13.7kMemory for 24/7 proactive agents like OpenClaw.
MemOS
★ 9.3kMemOS (Memory Operating System) is a memory management operating system designed for AI applications. Its goal is: to enable your AI system to have long-term memory like a human, not only remembering what users have said but also actively invoking, u
Everos
★ 5.4kBuild, evaluate, and integrate long-term memory for self-evolving agents.
Browse More Knowledge & Memory MCP Servers
Explore all knowledge & memory servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.
Set Up Repo Memory in Your Editor
Choose your AI client for step-by-step setup instructions.
Quick Config Preview
Add this to your claude_desktop_config.json or .cursor/mcp.json
Ready to use Repo Memory?
Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.