Quick Use
Add the following to .mcp.json:
{
"mcpServers": {
"codebase-memory": {
"command": "npx",
"args": ["-y", "codebase-memory-mcp"]
}
}
}Restart Claude Code — the server auto-indexes your project.
Intro
Codebase Memory MCP is a high-performance MCP server that indexes your entire codebase into a persistent knowledge graph, with 1,100+ GitHub stars. Supports 66 programming languages, sub-millisecond queries, and 99% token savings vs. raw file context. Single static binary, zero dependencies. Ideal for developers working in large codebases who need AI agents to understand project architecture without blowing the context window.
Source & Thanks
Created by DeusData. Licensed under Apache 2.0.
codebase-memory-mcp — ⭐ 1,100+