memocall

baodq06/memocall
★ 1 stars TypeScript AI/LLM Updated today
An MCP server that lets Claude Code recall past conversations from any project, as clean compact Markdown.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "memocall": {
      "command": "npx",
      "args": [
        "-y",
        "baodq06/memocall"
      ]
    }
  }
}

Topics

anthropicclaudeclaude-codemcpmcp-servermodel-context-protocoltypescript