Cuba Memorys runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 12 Sep 2026.
Persistent memory MCP server. 28 tools, BM25+MMR+OOD retrieval, tamper-evident audit, code graph.
We read the source, 7 d ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const out = execFileSync(bin, ["--version"], {
const localBin = path.join(__dirname, ".bin", binName);
SELECT r.from_entity, r.to_entity,
r.strength / LN(1.0 + COALESCE(deg.degree, 1)) AS dampened_weight
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
Narrow code retrieval for agents: outlines, symbol context, dep graph, persistent memory.
Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot.
Persistent memory + FTS5 search MCP server for Claude Code conversation history.
Persistent, evidence-backed code graph for coding agents.
Persistent code knowledge graph + 9 composite MCP tools for AI coding agents.
Persistent knowledge memory for AI agents. Hybrid search, code graph, pgvector.
Structural codebase MCP server with persistent memory: navigate by symbol, recall across sessions.
ContextStream MCP server for code context, memory, search, and AI tools.
Answers built from our own checks of this server.