by DeusData · MCP Server · ★ 978
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, 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.
| Stars | 978 |
| Forks | 120 |
| Language | C |
| Category | MCP Server |
| License | MIT |
| Quality Score | 61.81/100 |
| Open Issues | 39 |
| Last Updated | 2026-03-28 |
| Created | 2026-02-24 |
| Platforms | claude-code, cli, codex, docker, gemini, mcp |
| Est. Tokens | ~3012k |
These tools work well together with codebase-memory-mcp for enhanced workflows:
Explore other popular mcp server tools:
codebase-memory-mcp is 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,. It is categorized as a MCP Server with 978 GitHub stars.
codebase-memory-mcp is primarily written in C. It covers topics such as aider, c, claude-code.
You can find installation instructions and usage details in the codebase-memory-mcp GitHub repository at github.com/DeusData/codebase-memory-mcp. The project has 978 stars and 120 forks, indicating an active community.
codebase-memory-mcp is released under the MIT license, making it free to use and modify according to the license terms.