Codebase Memory MCP
by DeusData
Indexes repositories into a persistent tree-sitter knowledge graph of functions, classes, call chains, and HTTP routes, queried through 15 MCP tools with no API keys.
Skills
Repository Indexing
Indexes 158 languages into a persistent graph with vendored tree-sitter grammars, covering the 28M-LOC Linux kernel in 3 minutes.
Call Path Tracing
Traces inbound and outbound call chains across files and packages using import-aware, type-inferred Hybrid LSP resolution.
Architecture Overview
Returns languages, packages, entry points, routes, hotspots, boundaries, layers, and Louvain-detected clusters in one call.
Graph And Semantic Search
Searches the graph with bundled nomic-embed-code vectors, BM25 full-text queries, regex structural filters, and Cypher-like queries.
Change Impact Analysis
Maps uncommitted git changes to affected symbols with risk classification and flags functions that have zero callers.
Related Agents
Graphify
Maps a codebase, docs, PDFs, and media into a queryable knowledge graph so AI coding assistants trace and cite paths in…
Cognee
Builds queryable memory for agents by turning documents and conversations into a knowledge graph plus vector store, sel…
CodeAlmanac
Turns your coding-agent conversations into a local-first codebase wiki, capturing architectural decisions and instituti…
claude-mem
Captures Claude Code tool usage as searchable observations and replays summarized context into new sessions, giving cod…