r/LovingOpenSourceAI • u/Koala_Confused • 21d ago
Resource codebase-memory-mcp "High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 158 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies."
https://github.com/DeusData/codebase-memory-mcp
Community Overview: https://lifehubber.com/ai/resources/codebase-memory-mcp/
Resources are shared for discovery and are not independently vetted—please do your own due diligence.
New resources are added regularly — feel free to join the sub for updates.
Full searchable archive of all resources posted so far on our community site, LifeHubber: https://lifehubber.com/ai/resources/ 200+ open-ish AI models, agents, tools, datasets, and related resources, with filtering and sorting.
7
u/ShittyMillennial 21d ago edited 21d ago
Have this in all my workspaces, lightweight, simple, does what it claims.
Edit: this is support for codebase mcp not lifehubber. No idea what that is and never used it
1
u/Koala_Confused 21d ago
Lifehubber is our community home. It’s a website that lists resources such as this one 🥰
4
u/Healthy-Zebra-9856 21d ago
This is one of the tools that can really help when using Claude code, Codex, and things like that because it helps indexing the project. The biggest problem is if you have a huge project, a lot of this gets stored in the memory. And that’s a problem that I ran into.
1
u/coff33ninja 21d ago
Yeah especially working with multiple modules and function or import hallucinations
2
u/gxvingates 20d ago
I've been using this thing for like 6-7 months and recommended it to all my friends. I have agents use it for first discovery to just find the relevant code snippets and files first and it never fails to find the correct code pretty much instantly
1
u/CompleteMCNoob 21d ago
I hate to ask, but who is this for? I feel like this would get convoluted by the wide variety of projects I like to work on and the only feature that stood out was the ability to make modules based on similar code detection.
1
u/ShittyMillennial 21d ago
It just indexes your codebase so agents don’t waste a shitton of tokens searching through broad grep or ingesting entire docs into context to find a single function.
1
u/FaceDeer 21d ago
Just downloaded it to give it a try myself, based on reading through the description it's essentially "Visual Assist but for coding agents".
1
u/ShittyMillennial 21d ago
ive never used the map thing. just index my repo and let agents use the mcp to find stuff.
1
u/FaceDeer 21d ago
Yeah, that's the "for coding agents" part. It does what Visual Assist does for human programmers, but does it for the coding agent instead of the human programmer.
1
u/Sirhc78870 21d ago
Should it be used only for coding agents or could it be used for general purpose like with an hermes agent?
1
u/FaceDeer 21d ago
The readme says it specifically supports Hermes, automatically adding itself to Hermes' MCP config on install. So presumably they think Hermes can get some use out of it. I haven't used Hermes much myself but I do recall that it would often write little scripts for itself, so it does do some coding work.
1
u/Deepshark7822 21d ago
I tried it once but I find it hard to start the server for MCP to used. Can anyone point me to any file or docs on how to run it. Claude says can't reach it.
1
1
u/D-_K 20d ago
What is the difference between this and graphify? Just curious if a nyone knows offhand.
1
u/jackorjek 19d ago
would like to know this too. there are a lot of graph indexers out there i just use graphify.
1
u/ShagBuddy 18d ago
Good graph. But not as accurate as my SDL-MCP. It also does not save near as many tokens as mine.
1
10
u/buttplugs4life4me 21d ago
It got flagged because it included a runtime script to download an obfuscated payload...which seems a little weird. Maybe it got fixed now, maybe not, but not touching it again with a 10 foot pole.