Skip to content
Back to search
30
MCP

claude-archive-mcp

pypi/claude-archive-mcp

Local stdio MCP server exposing unified Claude chat history (claude.ai export + Claude Code sessions) as ranked, scoped, structured search.

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

Similar MCP servers embedding-nearest

claude-historian-mcp
an MCP server for Claude Code conversation history
0 tools
claude-remind-mcp
MCP server for searching past Claude Code conversation history. Local BM25 search over JSONL logs with persistent index, secret redaction, s
0 tools
mcp-claude-context
MCP server for Claude conversation extraction with enhanced export and search
0 tools
claude-sessions-mcp
MCP server for managing Claude Code conversation sessions
0 tools
colab-mcp
Colab MCP - Local stdio MCP server to expose Claude/IDE logs as tools/resources
0 tools
claude-memory-mcp
Persistent memory MCP server for Claude Code — never lose context again
0 tools

How to use

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

{
  "mcpServers": {
    "claude-archive-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}