A free tool that builds a map of how all the files in your codebase connect to each other, so an AI coding assistant only reads the parts of your code that are actually relevant instead of the entire repository every time.
Best alternatives to codebase-memory-mcp in 2026
AI coding assistants often waste time and tokens re-exploring a codebase file by file every time they need to understand how something connects to something else. codebase-memory-mcp builds a persistent knowledge graph of your entire codebase up front — functions, calls, types, relationships — and answers structural questions against that graph in milliseconds instead of re-reading files from scratch. codebase-memory-mcp is a free, open-source (MIT license, ~35,000 GitHub stars) Rust-based MCP server supporting 158 programming languages via a vendored tree-sitter parser, offering sub-millisecond semantic queries, a zero-dependency single static binary, 15 MCP tools including semantic search and call-graph tracing, a built-in 3D graph visualization UI, hybrid LSP-based semantic type resolution for 12 languages, and automatic integration with 43 different AI coding agents including Claude Code, Cursor, VS Code, Aider and Gemini CLI. It's explicitly designed as a structural-analysis backend for AI agents rather than embedding its own LLM.
Quick comparison of codebase-memory-mcp alternatives
| # | Tool | Best for | Price |
|---|---|---|---|
| 1 | Équipes de développement utilisant des assistants IA compatibles MCP sur des bases de code volumineuses, voulant réduire les coûts de tokens et accélérer les revues | — | |
| 2 | Développeurs qui utilisent déjà plusieurs agents de code IA et veulent comparer/fusionner leurs résultats plutôt que de choisir un seul agent à l'aveugle | — | |
| 3 | Utilisateurs de terminal qui veulent un gestionnaire de fichiers visuel et moderne sans quitter le clavier | — | |
| 4 | Développeurs et utilisateurs techniques voulant transférer des fichiers directement entre deux machines sans passer par un service cloud tiers | — | |
| 5 | Équipes utilisant des agents de codage IA et qui doivent vérifier un volume croissant de pull requests | — | |
| 6 | Architectes logiciels, architectes solutions et équipes d'ingénierie qui doivent documenter et communiquer leurs systèmes | — | |
| 7 | Développeurs et équipes faisant tourner plusieurs agents de code IA (Claude Code, Codex) en parallèle et voulant un tableau de bord unifié | — | |
| 8 | Développeurs qui veulent une interface visuelle et inspectable pour travailler avec des agents IA de code, plutôt qu'un terminal linéaire | — | |
| 9 | Développeurs qui font tourner plusieurs agents IA de code (Claude Code, Cursor, Copilot) et veulent les gérer dans une session terminal persistante, notamment en SSH | — | |
| 10 | Développeurs utilisant des assistants IA de code (Claude Code, Cursor, Gemini CLI) sur des bases de code volumineuses ou complexes qui veulent un contexte plus fiable | — | |
| 11 | Développeurs, builders et analystes de données qui veulent qu'un assistant IA (Claude) agisse directement sur leur terminal et système de fichiers local | — | |
| 12 | Équipes d'ingénierie utilisant déjà des agents de code IA et débordées par le travail de maintenance qui en résulte (PR, issues, docs, CI) | — |
- ✓ Gratuit, open source, entièrement local
- ✓ Réduction de tokens significative pour les requêtes IA
A free tool that lets you run several AI coding assistants on the same problem at once, each working in its own isolated copy of your code, so you can compare their different solutions and pick (or merge) the best one.
- ✓ Gratuit, open source, développé par une entreprise identifiée
- ✓ Isolation propre via git worktrees
A free file browser you use inside a terminal window instead of clicking through folders with a mouse — but made to look and feel modern, with themes and shortcuts, unlike the plain, dated file managers most terminals ship with.
- ✓ Gratuit, open source, multi-plateforme
- ✓ Interface moderne et personnalisable
A free command-line tool that lets you send a file directly to a friend or colleague's computer, encrypted, using a simple memorable code phrase instead of setting up a server or a cloud upload.
- ✓ Gratuit, open source, mature depuis 2017
- ✓ Chiffrement de bout en bout par défaut
When an AI coding agent opens a pull request, someone still has to check it actually works — Opslane automates that check by running the change in a real Chromium browser, taking screenshots and video of the result, and blocking the merge if something's v
- ✓ Exécution des PR dans un vrai navigateur, pas juste une analyse statique
- ✓ Capture automatique de screenshots et vidéos
A shared, interactive map of how a company's software systems fit together — instead of a static architecture diagram that's out of date the moment someone draws it, teams can drill down from a big-picture view into individual services, link pieces direct
- ✓ Modèle C4 avec navigation par niveaux de détail
- ✓ Workflow fork/merge pour les changements d'architecture
A desktop app for running 10+ AI coding agents (Claude Code, Codex, and others) at the same time, each in its own isolated workspace, with a dashboard to review, terminal into, and merge their work — not to be confused with the open-source Apache Superset
- ✓ Isole chaque agent dans son propre git worktree/branche, zéro conflit entre agents
- ✓ Dashboard unifié pour revue de diff et fusion du travail de chaque agent
FAQ about codebase-memory-mcp alternatives
- What is the best alternative to codebase-memory-mcp in 2026?
- Based on our selection, Code-Review-Graph is the best alternative to codebase-memory-mcp in 2026. A free tool that builds a map of how all the files in your codebase connect to each other, so an AI coding assistant only reads the parts of your code that are actually relevant instead of the entire repository every time.. See our full ranking above to compare all options.
- Is codebase-memory-mcp free?
- codebase-memory-mcp is a paid tool. Several alternatives in our selection offer free or freemium versions.
- How many alternatives to codebase-memory-mcp are there?
- mySelectas has listed 12 alternatives to codebase-memory-mcp in the Editors, IDEs & Dev Tools category. Our selection is updated regularly to include the best options available.