Skip to content
Back to search
30
MCP streamable-http

LLMemory

io.github.meir-may/llmemory

Search your AI chat history (ChatGPT, Claude, Codex) from any MCP client. Remote, private, read-only

Uptime
0.0%
12 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.dioniipereyraa/memex
One searchable memory of your Claude.ai chats and Claude Code sessions, served over MCP.
0 tools
io.github.s2thend/cursor-history
MCP server for browsing, searching, exporting, and backing up your Cursor AI chat history
0 tools
io.github.S2thend/cursor-history
MCP server for browsing, searching, exporting, and backing up your Cursor AI chat history
0 tools
claude-archive-mcp
Local stdio MCP server exposing unified Claude chat history (claude.ai export + Claude Code sessions) as ranked, scoped, structured search.
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.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": {
    "llmemory": {
      "url": "https://mcp.llmemory.xyz/mcp",
      "transport": "streamable-http"
    }
  }
}