MCP server · source category: Knowledge & Memory
yubinkim444/repo-memory
Shared, git-tracked memory for AI agents on the same codebase. Stores facts/decisions/gotchas in a .ai-memory/ directory y…
Shared, git-tracked memory for AI agents on the same codebase. Stores facts/decisions/gotchas in a .ai-memory/ directory you commit to the repo — sync is git, no DB, no daemon. What one Claude/Cursor/Cline learns, the next one picks up automatically across users and machines. 5 MCP tools (getrepomemory, addfact, listfacts, adddecision, addgotcha). Install: uvx repo-memory-mcp --repo /path/to/repo.
Record
- Type
- MCP server
- Category
- Data & Databases
- Authentication
- No authentication
- Pricing
- Free
- Documentation
- https://github.com/yubinkim444/repo-memory
- Repository
- https://github.com/yubinkim444/repo-memory
Fields are reproduced from the source registry as-is. “Unknown” means the source did not describe the field — it is not an inference. See the methodology for how records are collected and normalised.
Similar MCP servers in Data & Databases
- 1luvc0d3/metabase-mcp MCP server connecting Claude to Metabase with 28 tools for natural language data analysis, dashboard management, SQL queries, and a…
- 20alexl/claude-engram Persistent memory and session intelligence for Claude Code. Auto-tracks mistakes, decisions, and context via hooks. Mines session h…
- a2cr/a2cr MCP server for AI-agent handoffs. Saves client-encrypted WorkBaton checkpoints and WorkStash notes so Codex, Claude Cod…
- aadilr/changethisfile-mcp Free file conversion between 690+ formats. Tools: convertfile (URL or base64 in → signed download URL out) and listconversions. Cov…
- Abhigyan-Shekhar/Waggle-mcp Persistent graph memory for AI agents. Drop a conversation turn in via observeconversation() and facts are auto-extracted,…
- adelinamart/robrain Self-hosted decision memory for AI coding agents. Passively captures architectural decisions with the alternatives you rej…
Browse all Data & Databases MCP servers.