codebase-memory-mcp
High-performance code intelligence MCP server indexing codebases into a persistent knowledge graph quickly
GraphCanon updated today · GitHub synced today · 31 views this month
Decision brief
codebase-memory-mcp excels at indexing codebases into a persistent knowledge graph with support for 158 languages, sub-ms query times, and minimal token use, delivered as a single static binary.
Good fit when
- When needing rapid codebase indexing into a knowledge graph with low latency queries
- For projects that require broad language support without dependency issues
Avoid when
- If you demand extensive interactive graphical UI features beyond its command-line interface capabilities
- When your project prioritizes a dynamic runtime environment over static binaries
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (1d since push)
- As of today
- Provenance
- Not a fork · Personal account
- As of today
- Security (OSV)
- No MCP manifest
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
git clone https://github.com/DeusData/codebase-memory-mcpHow it fits your stack(2)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Relationship graph
Optional deeper exploration of typed edges and category neighbours.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
This repository offers a high-performance MCP (Model Context Protocol) server that indexes codebases into a persistent knowledge graph in milliseconds. Supports 158 languages with sub-ms query times and uses fewer tokens. It is delivered as a single static binary with no dependencies.
Capability facts
- MCP server
- No MCP server detected
Source: repo_scan · Aug 25, 2026
- Languages
- c
Source: github.language · Aug 25, 2026
Categories
Tags
README
Quick Start
One-line install (macOS / Linux):
curl -fsSL https://raw.githubusercontent.com/DeusData/codebase-memory-mcp/main/install.sh | bash
With graph visualization UI:
curl -fsSL https://raw.githubusercontent.com/DeusData/codebase-memory-mcp/main/install.sh | bash
Windows (PowerShell):
---
### Install via Claude Code
You: "Install this MCP server: https://github.com/DeusData/codebase-memory-mcp"
For agents
This page has a .md twin and JSON over the API.