DeusData/codebase-memory-mcp
MCP server that indexes your codebase into a persistent knowledge graph. 64 languages, sub-ms queries, 99% fewer tokens than grep. Single Go binary, no Docker, no API keys.
Overview
DeusData/codebase-memory-mcp is a C MCP server licensed under MIT. MCP server that indexes your codebase into a persistent knowledge graph. 64 languages, sub-ms queries, 99% fewer tokens than grep. Single Go binary, no Docker, no API keys. Topics: claude-code, code-analysis, code-intelligence, developer-tools, golang, knowledge-graph, mcp, mcp-server, model-context-protocol, sqlite, tree-sitter, codex, cursor, windsurf.
Ranked #265 out of 25632 indexed tools.
In the top 2% of all indexed tools.
Actively maintained with commits in the last week.
Ecosystem
C MIT
claude-codecode-analysiscode-intelligencedeveloper-toolsgolangknowledge-graphmcpmcp-servermodel-context-protocolsqlitetree-sittercodexcursorwindsurf
Signal Breakdown
Stars 649
Freshness 3d ago
Issue Health 41%
Contributors 5
Dependents 0
Forks 68
Description Detailed
License MIT
How to Improve
Issue Health high impact
Dependents medium impact
Matched Queries
From the README
# codebase-memory-mcp **Stop paying 100x more tokens for code exploration.** This MCP server indexes your codebase into a persistent knowledge graph that survives session restarts and context compaction. One graph query returns what would take dozens of grep/Glob calls — precise structural results in ~500 tokens vs ~80K tokens for file-by-file exploration. Single Go binary. No Docker, no external databases, no API keys. One command to install, say *"Index this project"* — done. Parses source code with [tree-sitter](https://tree-sitter.github.io/tree-sitter/), extracts functions, classes, modules, call relationships, and cross-service HTTP links. Exposes the graph through 14 MCP tools for use with Claude Code, Codex CLI, Cursor, Windsurf, Gemini CLI, VS Code, Zed, or any MCP-compatible client. Also includes a **CLI mode** for direct tool invocation from the shell — no MCP client needed. ## Features - **64 languages**: Python, Go, JavaScript, TypeScript, TSX, Rust, Java, C++, C#, C,Read full README on GitHub →
Are you the maintainer? Claim this listing