mcpbeat Sign in

AnchorDB MCP Server

by jolovicdev Your server? Claim it
local only

AnchorDB runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 15 Aug 2026.

Persistent code memory for AI agents: notes pinned to files and symbols that survive refactors.

Installs / week
not published
0
Stars
0 open issues
15 Aug 2026
Last commit
from GitHub
MIT
License
Go

What the code does

We read the source, 18 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.

Page executes code built at runtime internal/api/templates/view.html:184
    diff.innerHTML = diff.textContent.split('\n').map(function (line) {

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 AnchorDB

same job, measured the same way
Limpet
by ksym04

Persistent engineering memory for AI coding agents. Survives refactors, knows when it is stale.

local only
Slimdex MCP
by siddhukaushik

Narrow code retrieval for agents: outlines, symbol context, dep graph, persistent memory.

37 installs/wk local only
Pindoc
by var-gg

Code-pinned team memory for AI coding agents — typed artifacts, MCP-native, self-host.

local only
coldstart
by akashgoenka

Codebase memory for AI agents: an AST index plus agent-written notes that self-stale.

238 installs/wk local only
RemembrallMCP
by cdnsteve

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

20 installs/wk local only
Knowl
by dat999zx

Persistent memory for Claude Code, Cursor and Codex. Facts retire when they change.

509 installs/wk answering
Project Memory MCP
by kaaustubh

Persistent memory for AI coding agents — past bugs, decisions, and your corrections, in your repo.

118 installs/wk local only
Vectora
by brunosrz

AI assistant with RAG, web search, filesystem and memory. MCP sub-agent for Claude Code.

37 installs/wk local only

AnchorDB — questions

Answers built from our own checks of this server.

Why is there no uptime for AnchorDB?
AnchorDB runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is AnchorDB open source?
Yes — it is published under the MIT licence, written in Go and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.