codebase-memory-mcp (DeusData) vs Official MCP Memory server

codebase-memory-mcp (DeusData) vs Official MCP Memory server: side-by-side comparison of two claude code memory mechanisms systems — architecture, taxonomy, license, pricing, MCP/A2A support, and direct edges.

codebase-memory-mcp (DeusData) · Official MCP Memory server

Recommend between these two →

Cost & capability

codebase-memory-mcp (DeusData)Official MCP Memory server
Capability bandcompetententry
Capability composite4535
Cost tierfreefree
$/Mtok input00
$/Mtok output00
Use casesCode Generation Focused, Long Running Session, Offline Capable, Analytical SummarizationCode Generation Focused, Long Running Session, Offline Capable, Multi Agent Coordination

Where they differ (16)

Rows where both sides have data and the values disagree — the shortlist of dimensions that actually distinguish these two systems.

codebase-memory-mcp (DeusData)Official MCP Memory server
Capability bandcompetententry
Capability composite4535
Use casesCode Generation Focused, Long Running Session, Offline Capable, Analytical SummarizationCode Generation Focused, Long Running Session, Offline Capable, Multi Agent Coordination
TypeTree-sitter knowledge-graph MCP for codeKG-based persistent memory MCP
Created2026 (active 2026 release cadence; latest v0.6.1 2026-05-04)2024-11
Latest releasev0.6.1 / 2026-05-042026.1.26 2026-01-27
LicenseMITCustom
GitHub2.1k★ (DeusData/codebase-memory-mcp)85.1k★ +4.8k/mo TypeScript
Pricingfree / open source (MIT); no paid tierfree / open source (MIT)
Backend storageSQLite (WAL mode) at ~/.cache/codebase-memory-mcp/file (JSON)
DeploymentLocal — single static binary (macOS arm64/amd64; Linux arm64/amd64; Windows amd64)local (Node.js MCP server; local JSON file)
API surfaceMCP (stdio) — 14 tools incl. index_repository / search_graph / trace_call_path / query_graph (Cypher-like) / get_architecture / detect_changes / manage_adr / search_code / get_code_snippet / ingest_traces / list_projects / delete_project / index_status / get_graph_schemaMCP (stdio); knowledge-graph tools (create_entities/relations/observations, read/search/delete)
MCPnative (first-party MCP server)native (first-party) — reference implementation
OpenTelemetrysearched not foundno
Optimised forstructural code knowledge graphs (token-efficient; 99.2% reduction vs grep) + sub-ms queries + 155-language tree-sitter coverageClaude-Code-native + MCP-portable memory
Anti-fitnot for non-code memory; not for natural-language conversation memory; SEMANTICALLY_RELATED edges require optional embedding pipelinenot for non-Claude-Code clients (some are MCP-portable)

At a glance

codebase-memory-mcp (DeusData)Official MCP Memory server
SectionClaude Code memory mechanisms Claude Code memory mechanisms
TierT1 T1
TypeTree-sitter knowledge-graph MCP for code KG-based persistent memory MCP
Created2026 (active 2026 release cadence; latest v0.6.1 2026-05-04) 2024-11
Latest releasev0.6.1 / 2026-05-04 2026.1.26 2026-01-27
LicenseMIT Custom
GitHub2.1k★ (DeusData/codebase-memory-mcp) 85.1k★ +4.8k/mo TypeScript
Pricingfree / open source (MIT); no paid tier free / open source (MIT)
Fundingsearched not found
Backend storageSQLite (WAL mode) at ~/.cache/codebase-memory-mcp/ file (JSON)
DeploymentLocal — single static binary (macOS arm64/amd64; Linux arm64/amd64; Windows amd64) local (Node.js MCP server; local JSON file)
API surfaceMCP (stdio) — 14 tools incl. index_repository / search_graph / trace_call_path / query_graph (Cypher-like) / get_architecture / detect_changes / manage_adr / search_code / get_code_snippet / ingest_traces / list_projects / delete_project / index_status / get_graph_schema MCP (stdio); knowledge-graph tools (create_entities/relations/observations, read/search/delete)
MCPnative (first-party MCP server) native (first-party) — reference implementation
A2Anot supported not supported
OpenTelemetrysearched not found no
Optimised forstructural code knowledge graphs (token-efficient; 99.2% reduction vs grep) + sub-ms queries + 155-language tree-sitter coverage Claude-Code-native + MCP-portable memory
Anti-fitnot for non-code memory; not for natural-language conversation memory; SEMANTICALLY_RELATED edges require optional embedding pipeline not for non-Claude-Code clients (some are MCP-portable)

Taxonomy

Axiscodebase-memory-mcp (DeusData)Official MCP Memory server
storagegraphgraph
retrievalstructural-querygraph-traversal
persistenceproject-boundcross-session
updatereplacementoverwrite
unitfactfact
governanceuser-controllableinspectable
conflictdeterministic-overwritellm-arbitrate

Pros & cons

codebase-memory-mcp (DeusData)

Pros: Single-binary zero-deps deployment; 155-language tree-sitter coverage; structural queries replace grep at 120x fewer tokens; SLSA-3 + Sigstore + VirusTotal; team-shared graph artifact format; preprint with reproduction-friendly evaluation.

Cons: Preprint not peer-reviewed; founders/company opaque (DeusData has no disclosed principals); no managed/cloud option; SEMANTICALLY_RELATED edges depend on optional embedding pipeline.

Official MCP Memory server

Pros: Reference implementation in the MCP spec; smallest possible memory primitive — useful for testing and lightweight cases.

Cons: Minimal feature set — no extraction, no governance, no retention policy; production deployments quickly outgrow it.

Rows last verified 2026-05-14 / 2026-05-14. Data is CC-BY-4.0 — see how to read this.