Skip to content
Back to search
30
MCP

io.github.baodq06/memocall

io.github.baodq06/memocall

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

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.emretheus/claude-remind-mcp
Search past Claude Code conversations. Local BM25 over JSONL with one-click claude --resume.
0 tools
io.github.clauderecallhq/recall
Persistent memory for Claude Code. Search, recall, and re-inject context from any session.
0 tools
Claude Remind
Searches and retrieves past Claude Code conversation history using BM25 full-text indexing.
0 tools
io.github.dioniipereyraa/memex
One searchable memory of your Claude.ai chats and Claude Code sessions, served over MCP.
0 tools
com.clauderecall/recall
Persistent memory for Claude Code. Search, recall, and re-inject context from any session.
0 tools
io.github.tonysimonovsky/claude-code-conversation-search-mcp
Search Claude Code conversation history with natural language queries across all projects
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.baodq06/memocall": {
      "url": "None",
      "transport": "http"
    }
  }
}