mcpbeat Sign in

Verifiable Memory MCP Server

by mars-proj Your server? Claim it
local only

Verifiable Memory runs on your own machine — the client starts it, so there is no endpoint to ping. 71 installs a week from pypi.

Memory for AI agents that can't hallucinate — cited or abstains, provable forget, deterministic.

Installs per day peak 24 · avg 15 · -31% w/w
a month agotoday
71
Installs / week
pypi · verifiable-memory-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Verifiable Memory every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add verifiable-memory -- uvx verifiable-memory-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "verifiable-memory": {
      "args": [
        "verifiable-memory-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.verifiable-memory]
command = "uvx"
args = ["verifiable-memory-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "verifiable-memory": {
      "args": [
        "verifiable-memory-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "verifiable-memory": {
      "args": [
        "verifiable-memory-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Verifiable Memory

same job, measured the same way
Codeledger
by codeledgerecf

Deterministic context selection for AI coding agents. Local memory that compounds across sessions.

435 installs/wk local only
Perseus Vault — persistent, encrypted memory for AI agents
by perseus-computing-llc

Persistent, encrypted, deterministic memory for AI agents. Local-first, 173 canonical tools.

local only
Memory Kernel
by artem362

Local-first memory for AI agents: SQLite FTS5, deterministic recall, no vector DB, no cloud.

122 installs/wk local only
D
ITHZ MCP
by ithz

Local deterministic project memory for AI agents with context packs, gates and checkpoints.

77 installs/wk local only
TaxCompass — Italian tax tools
by taxcompass

Sourced Italian tax tools for AI agents: cited primary-source search + a deterministic tax engine.

4 tools answering
HEIDES
by abduljabbarbxr

Deterministic code analysis harness giving AI agents senses, memory and judgment for code.

local only
Thousand API
by thousand-api

Certainty for AI Agents. Deterministic MCP tools for dates, crypto, finance. 84 tools.

84 tools answering
Mapsmith
by mapsmith-ai

Deterministic GIS geoprocessing for AI agents, with verifiable provenance on every output

528 installs/wk local only

Verifiable Memory — questions

Answers built from our own checks of this server.

Why is there no uptime for Verifiable Memory?
Verifiable Memory runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package verifiable-memory-mcp was installed 71 times last week.
How do I connect Verifiable Memory?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls verifiable-memory-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Verifiable Memory?
The pypi package verifiable-memory-mcp was installed 71 times in the last week. Week over week that is -31%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.