Memocall runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from npm. Last commit 19 Jun 2026.
Recall past Claude Code conversations from any project as clean, compact Markdown.
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 memocall -- npx -y memocall
{
"mcpServers": {
"memocall": {
"args": [
"-y",
"memocall"
],
"command": "npx"
}
}
}
[mcp_servers.memocall]
command = "npx"
args = ["-y", "memocall"]
{
"mcpServers": {
"memocall": {
"args": [
"-y",
"memocall"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"memocall": {
"args": [
"-y",
"memocall"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.