mcpbeat Sign in

VelesDB Memory MCP Server

by cyberlife-coder Your server? Claim it
local only

VelesDB Memory runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 18 Sep 2026.

Offline agentic memory: remember/recall/relate/forget/why over a fused vector+graph+columnar engine

Installs / week
not published
91
Stars
54 open issues
18 Sep 2026
Last commit
from GitHub
License
Rust

What the code does

We read the source, 22 h ago · rules 3dff92dd89df

Capabilities

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.

Builds a file path from a variable sdks/typescript/src/backends/wasm-node-loader.ts:82
  return readFile(path.join(pkgDir, wasmFile));
In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

          rustup toolchain install --no-self-update --profile minimal
          rustup target add ${{ matrix.target }}

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

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.

Three servers free · no card

Alternatives to VelesDB Memory

same job, measured the same way
NEAT
by neat-technologies

Fused graph of your codebase — static code + runtime OTel — for AI agents, over MCP.

1 757 installs/wk local only
RemembrallMCP
by cdnsteve

Persistent knowledge memory for AI agents. Hybrid search, code graph, pgvector.

20 installs/wk local only
remem-mcp — Local-first MCP Memory + CodeGraph + Wiki
by tinhien11

Local-first memory for AI coding agents. Memory + CodeGraph + Wiki in one SQLite file.

92 installs/wk local only
Droste
by lorismascio17

Local code-memory graph for AI coding agents.

119 installs/wk local only
Agent Memory MCP
by ipiton

Memory, docs, and repo context layer for engineering agents.

local only
I
trelix
by sairam0424

Semantic code search for AI agents — hybrid BM25+vector, call-graph, 20+ languages.

1 185 installs/wk local only
gograph
by ozgurcd

Local Go repository call graphs and structural analysis for coding agents over stdio.

local only
CogniRepo
by ashlesh-t

FAISS, call graph, AST, BM25 — 34 MCP tools for AI agents. 50-80% token reduction. Offline.

237 installs/wk local only

VelesDB Memory — questions

Answers built from our own checks of this server.

Why is there no uptime for VelesDB Memory?
VelesDB Memory runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is VelesDB Memory open source?
We cannot say either way: written in Rust, 91 stars on GitHub and 54 open issues, but we could not determine the licence, and without one the code is not open source by default.