[GitHub Trending] DeusData/codebase-memory-mcp
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
High-performance code intelligence MCP server with knowledge graph; directly applicable to AI agent context and developer tooling.
Codebase-memory-mcp is a static binary that indexes entire codebases into a persistent knowledge graph using tree-sitter AST analysis across 158 languages and hybrid LSP semantic resolution for 11 languages. It indexes the Linux kernel (28M LOC, 75K files) in 3 minutes, answers structural queries in under 1ms with 120x fewer tokens than file-by-file search, and auto-configures MCP entries for 11 coding agents including Claude Code and VS Code. The tool achieves 83% answer quality with 10x fewer tokens and 2.1x fewer tool calls in benchmarks across 31 repositories, processing entirely locally with signed, checksummed binaries.
DeusData