The reputation layer for AI skills, tools & agents

DeusData/codebase-memory-mcp

Score: 49.9 Rank #265

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

You have 26 open vs 18 closed issues — triaging stale issues improves health

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge

AgentRank score for DeusData/codebase-memory-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/DeusData--codebase-memory-mcp)](https://agentrank-ai.com/tool/DeusData--codebase-memory-mcp)
<a href="https://agentrank-ai.com/tool/DeusData--codebase-memory-mcp"><img src="https://agentrank-ai.com/api/badge/tool/DeusData--codebase-memory-mcp" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server"

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