SaaSHub helps you find the best software and product alternatives Learn more →
Codebase-memory-mcp Alternatives
Similar projects and alternatives to codebase-memory-mcp
-
claude-code
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
serena
A powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
-
cs
codespelunker - CLI code search tool that understands code structure and ranks results by relevance. No indexing required with CLI, TUI, MCP and HTTP support.
-
-
nomik
Nomik is an AI-native code intelligence graph. It transforms your codebase into Neo4j and connects directly to AI agents via MCP.
-
-
-
tilth
Smart(er) code reading for humans and AI agents. Reduces cost per correct answer by ~40% on average. Install: cargo install tilth -or- npx tilth
-
phloem
Discontinued Local-first AI memory with causal graphs. MCP server for Claude Code, Cursor, VS Code, and any MCP client. Zero network connections. [GET https://api.github.com/repos/CanopyHQ/phloem: 404 - Not Found // See: https://docs.github.com/rest]
-
-
mcp-interactive-terminal
MCP server that gives AI agents (Claude Code, Cursor, Windsurf) real interactive terminal sessions — REPLs, SSH, databases, Docker, and any interactive CLI with clean output and smart completion detection
-
-
GitNexus
GitNexus: The Zero-Server Code Intelligence Engine - GitNexus is a client-side knowledge graph creator that runs entirely in your browser. Drop in a GitHub repo or ZIP file, and get an interactive knowledge graph wit a built in Graph RAG Agent. Perfect for code exploration
-
opentrace
Observability engine for AI coding agents. Custom columnar log store, MCP-native, self-hosted on a $4/mo VM. No dashboards — your AI assistant sees production. (by adham90)
-
-
fossil-mcp
The code quality toolkit for the agentic AI era. Find dead code, clones, and scaffolding across 15 languages. MCP server + CLI.
-
AiDex
MCP Server for persistent code indexing. Gives AI assistants (Claude, Gemini, Copilot, Cursor) instant access to your codebase. 50x less context than grep.
-
codedb
Zig code intelligence server and MCP toolset for AI agents. Fast tree, outline, symbol, search, read, edit, deps, snapshot, and remote GitHub repo queries.
-
statelessagent
Your AI forgets everything between sessions. SAME fixes that. Local-first, no API keys, single binary.
-
codebase-memory-mcp discussion
codebase-memory-mcp reviews and mentions
-
Show HN: Semble – Code search for agents that uses 98% fewer tokens than grep
Would this replace something like codebase-memory-mcp[1] or improve when both is being used?
[1] - https://github.com/DeusData/codebase-memory-mcp
-
Five MCP Servers Before Claude Code Writes a Single Line
The second call is to a codebase memory server. codebase-memory-mcp, for example, indexes a repository into a queryable knowledge graph quickly, supports a wide range of languages, and answers structural questions with very low latency and a small fraction of the token cost compared to grep-and-read cycles (per the maintainer's benchmarks).
-
Ask HN: SoTA of Context Building Methods
Hi HN, I am a very minimal AI user (I use stock vscode chat with no MCPs to ideate on plans), but recently I've been coming across context building MCPs/tools that build a knowledge graph of your codebase.
This is really interesting because I am working on pretty large codebases simultaneously and the idea that my agent won't have to re-index and re-read all my files over and over again is pretty enticing.
My question is what methods are you using to index and connect these to your agents?
My research has led me to the following but I am basically very confused by what metric to measure how good they are.
1. https://github.com/abhigyanpatwari/GitNexus - seems like the most popular
2. https://github.com/DeusData/codebase-memory-mcp - also interesting/new
3. https://github.com/JaredStewart/coderlm - the tree-sitter based approach seems really good.
Would love to know how people actively using frontier models and methods navigate this domain.
-
How I Cut My AI Coding Agent's Token Usage by 120x With a Code Knowledge Graph
Website: deusdata.github.io/codebase-memory-mcp
- I replaced grep-based code exploration with a knowledge graph – 10x less token
-
A note from our sponsor - SaaSHub
www.saashub.com | 9 Jun 2026
Stats
DeusData/codebase-memory-mcp is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of codebase-memory-mcp is C.
Popular Comparisons
- codebase-memory-mcp VS nomik
- codebase-memory-mcp VS sense
- codebase-memory-mcp VS agent-recall
- codebase-memory-mcp VS phloem
- codebase-memory-mcp VS mcp-interactive-terminal
- codebase-memory-mcp VS opentrace
- codebase-memory-mcp VS fossil-mcp
- codebase-memory-mcp VS AiDex
- codebase-memory-mcp VS statelessagent
- codebase-memory-mcp VS Corbell