not analyzable — repository too large to unpack in full
Fast code intelligence for AI coding agents — installs a verified native runtime set
DeusData/codebase-memory-mcp is an MCP server distributed on npm, maintained by DeusData, tracked here since May 2026. It has shipped 80 releases (currently 0.11.0) and exposes 14 tools. Tools include delete_project, detect_changes, get_architecture, get_code_snippet, get_graph_schema, index_repository, and 8 more. No risk grade is shown: the source hasn't been analyzed deeply enough to stand behind one.
Reading the source raised one review prompt — exfiltration combo — each a pattern worth a human look rather than a finding of fault.
Since the previous scan on 2026-09-15: 4 tools added and 4 tools removed.
full security breakdown →-
delete_projectRemove a project and all its graph data. -
detect_changesMap git diff to affected symbols + blast radius with risk classification. -
get_architectureCodebase overview: languages, packages, routes, hotspots, clusters, ADR. -
get_code_snippetRead source code for a function by qualified name. -
get_graph_schemaNode/edge counts, relationship patterns, property definitions per label. Run this first. -
index_repositoryIndex a repository into the graph. Auto-sync keeps it fresh after that. -
index_statusCheck indexing status of a project. -
ingest_tracesIngest runtime traces to validate HTTP_CALLS edges. -
list_projectsList all indexed projects with node/edge counts. -
manage_adrCRUD for Architecture Decision Records (get reads, update replaces the whole document, set_sections rewrites only the named sections and le… -
query_graphExecute Cypher-like graph queries (read-only). -
search_codeGrep-like text search within indexed project files. -
search_graphStructural, BM25, and semantic search. Page structural rows with offset/limit and ranked semantic rows independently with semantic_offset/s… -
trace_pathBFS traversal — who calls a function and what it calls (alias: trace_call_path). Depth 1-5.
| version | date | src |
|---|---|---|
| 0.11.0 | 2026-09-15 | npm |
| v0.11.0 | 2026-09-15 | github |
| 0.11.0 | 2026-09-15 | pypi |
| v0.10.8 | 2026-08-19 | github |
| 0.10.8 | 2026-08-19 | pypi |
| 0.10.8 | 2026-08-19 | npm |
| 0.10.7 | 2026-08-18 | github |
| 0.10.7 | 2026-08-18 | pypi |
| 0.10.7 | 2026-08-18 | npm |
| v0.10.6 | 2026-08-17 | github |