Recall runs on your own machine — the client starts it, so there is no endpoint to ping. 430 installs a week from npm.
Persistent memory for Claude Code. Search, recall, and re-inject context from any session.
The linked repository no longer exists on GitHub — it was deleted or made private.
We have not read this server's code yet
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.
пакет @clauderecallhq/cli ссылается на clauderecallhq/clauderecallhq
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
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.
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 recall -- npx -y @clauderecallhq/cli
{
"mcpServers": {
"recall": {
"args": [
"-y",
"@clauderecallhq/cli"
],
"command": "npx"
}
}
}
[mcp_servers.recall]
command = "npx"
args = ["-y", "@clauderecallhq/cli"]
{
"mcpServers": {
"recall": {
"args": [
"-y",
"@clauderecallhq/cli"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"recall": {
"args": [
"-y",
"@clauderecallhq/cli"
],
"command": "npx"
}
}
}
Persistent memory for Claude Code. Search, recall, and re-inject context from any session.
Cross-session memory for Claude Code — context capture, semantic search, recall
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.
Persistent memory + FTS5 search MCP server for Claude Code conversation history.
Persistent session memory for Claude Code. Local SQLite, no LLMs, no network.
Persistent memory for Claude Code — offline, single-file, hybrid search.
Persistent memory + git snapshots for Claude Code. Never lose context or code.
Answers built from our own checks of this server.