HomeKnowledge & Memory › memocall

memocall

Recall past Claude Code conversations from any project as clean, compact Markdown.

TypeScript Local macOSWindowsLinux
★ 2 stars Last pushed 2026-06-18 License: MIT

Topics: Knowledge & Memory

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.0)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "memocall": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry