Repo Memory

v0.2.0Knowledge & Memorystable

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

repo-memorymcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

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

Store AI memory as committed repository files
Git-based memory synchronization
yubinkim444

Maintainer

LicenseMIT License
Languagepython
Versionv0.2.0
UpdatedMay 20, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

PIP

pip install repo-memory-mcp

Manual Installation

pip install repo-memory-mcp

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

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.

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.

Quick Config Preview

{ "mcpServers": { "repo-memory": { "command": "pip", "args": ["install", "repo-memory-mcp"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

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.

33,000+ ServersFree & Open SourceStep-by-Step Guides