MCP Servers / development / repomemory

repomemory

JSON →
nonedevelopment

Persistent, structured memory for AI coding agents. Your repo never forgets.

Install
How to run this server
[ { "cmd": "npx repomemory", "imports": [] } ]
server path: repomemory
Tools
What this server exposes
context_search
Hybrid keyword + semantic search across repo + global context
context_auto_orient
One-call orientation: index, preferences, recent sessions
context_write
Write entries with smart scope routing (preferences → global)
context_read
Read full content, repo-first with global fallback
context_list
Browse entries with [repo]/[global] provenance tags
context_risk
Assess modification risk — hotspots, hidden coupling, bus factor
context_delete
Remove stale knowledge
Configuration
Environment & auth
authnone
envANTHROPIC_API_KEY
envOPENAI_API_KEY
envGEMINI_API_KEY
envGOOGLE_API_KEY
envGROK_API_KEY
envXAI_API_KEY
Resources
repomemory — MCP Server · libregistry