Back to search
30
MCP

io.github.tonysimonovsky/claude-code-conversation-search-mcp

io.github.tonysimonovsky/claude-code-conversation-search-mcp

Search Claude Code conversation history with natural language queries across all projects

Uptime
0.0%
4 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
io.github.kunwar-shah/claudex
Persistent memory + FTS5 search MCP server for Claude Code conversation history.
0 tools
io.github.emretheus/claude-remind-mcp
Search past Claude Code conversations. Local BM25 over JSONL with one-click claude --resume.
0 tools
agent-genesis-mcp
MCP server for searching Claude Code conversation history via Agent Genesis
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
io.github.iggredible/vim-mcp
Connect Claude Code to Vim/Neovim - query state, execute commands, search help, record macros
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.tonysimonovsky/claude-code-conversation-search-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}