Claude Memory Manager runs on your own machine — the client starts it, so there is no endpoint to ping. 80 installs a week from pypi. Last commit 6 Apr 2026.
Cross-session memory for Claude Code — context capture, semantic search, recall
Today is the operative word: we check Claude Memory Manager every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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.
claude mcp add claude-memory-manager -- uvx claude-memory-manager
{
"mcpServers": {
"claude-memory-manager": {
"args": [
"claude-memory-manager"
],
"command": "uvx"
}
}
}
[mcp_servers.claude-memory-manager]
command = "uvx"
args = ["claude-memory-manager"]
{
"mcpServers": {
"claude-memory-manager": {
"args": [
"claude-memory-manager"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"claude-memory-manager": {
"args": [
"claude-memory-manager"
],
"command": "uvx"
}
}
}
Persistent memory for Claude Code. Search, recall, and re-inject context from any session.
Persistent memory for Claude Code. Search, recall, and re-inject context from any session.
Cross-vendor semantic memory: recall across Claude Code / Codex / Grok sessions by meaning.
Local memory for Claude Code. Semantic recall across session history with zero API calls.
Persistent cross-project memory for Cursor and Claude Code using local semantic search.
Persistent memory for AI coding agents. Hybrid search, auto-session capture, context routing.
Local-first automatic memory for Claude Code and Codex: capture, distill, recall from SQLite.
Local-first semantic code search across all your repos. Private context for AI coding assistants.
Answers built from our own checks of this server.