mcpbeat Sign in

Context Vault MCP Server

by rajdeepdas43 Your server? Claim it
local only

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

Governed memory for AI agents (Paramind AI): conflict-checked writes, time-travel reads, ACL, audit.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 202 · avg 49 · -53% w/w
a month agotoday
223
Installs / week
pypi · context-vault-ai
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 context-vault -- uvx context-vault-ai
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "context-vault": {
      "args": [
        "context-vault-ai"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.context-vault]
command = "uvx"
args = ["context-vault-ai"]
.cursor/mcp.json
{
  "mcpServers": {
    "context-vault": {
      "args": [
        "context-vault-ai"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "context-vault": {
      "args": [
        "context-vault-ai"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Context Vault

same job, measured the same way
Cortex
by filippopilo

Patent-pending semantic memory for AI agents: quality-gated writes, conflict tracking. Free trial.

7 tools answering
Attestari
by attestari

Auditable memory for AI agents: provable deletion, tamper-evident audit, time-travel recall.

146 installs/wk local only
Factum
by factum-project

Auditable memory for AI agents: provenance, cascade retraction, conflict refusal

local only
agentmem
by thezenmonster

Governed memory for coding agents. Trust lifecycle, conflict detection, health scoring.

97 installs/wk local only
Panella
by panellatech

Governed, self-hosted memory for AI agents: writes queue until a named person approves.

39 installs/wk local only
Connect
by odei

Governed personal world model and memory for your AI agent. Pair once, connect over MCP.

7 tools answering
Repo Memory
by yubinkim444

Shared, git-tracked working memory for AI agents on the same codebase.

99 installs/wk local only
Palinode
by phasespace-labs

Git-versioned markdown memory for AI agents: save, search, compact, lint, and audit.

1 002 installs/wk local only

Context Vault — questions

Answers built from our own checks of this server.

Why is there no uptime for Context Vault?
Context Vault 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 context-vault-ai was installed 223 times last week.
Is Context Vault still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Context Vault?
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 context-vault-ai straight from pypi; nothing to host, nothing to sign up for.
How many people use Context Vault?
The pypi package context-vault-ai was installed 223 times in the last week. Week over week that is -53%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.