High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 66 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.
High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 66 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.
Is it safe?
No package registry to scan for CVEs.
No authentication — any process on your machine can connect to this server.
MIT. View license →
Last scanned 0 days ago.
Is it maintained?
Last commit 0 days ago. 1,164 GitHub stars.
Will it work with my client?
Transport: stdio, sse, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
How much context will it use?
6 tools. Estimated ~400 tokens of your context window (0.2% of 200K).
What if it doesn't work?
Common issues: JSON syntax errors in config, network or firewall blocking. Setup guide covers troubleshooting. Or check GitHub issues for known problems.
{
"mcpServers": {
"codebase-memory-mcp": {
"args": [],
"command": "/path/to/codebase-memory-mcp"
}
}
}This server supports HTTP transport. Be the first to test it — help the community know if it works.
get_architectureReturns languages, packages, entry points, routes, hotspots, boundaries, layers, and clusters in a single call
manage_adrPersists architectural decisions across sessions
detect_changesMaps uncommitted changes to affected symbols with risk classification
search_graphSearch the codebase knowledge graph with filters
trace_call_pathTrace function call paths and dependencies
dead_code_detectionFinds functions with zero callers, excluding entry points
Last scanned 1h ago
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.