Skip to content
Back to search
30
MCP

io.github.dioniipereyraa/memex

io.github.dioniipereyraa/memex

One searchable memory of your Claude.ai chats and Claude Code sessions, served over MCP.

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

Similar MCP servers embedding-nearest

io.github.pragneshbagary/memex
Persistent session memory for Claude Code. Local SQLite, no LLMs, no network.
0 tools
io.github.kunwar-shah/claudex
Persistent memory + FTS5 search MCP server for Claude Code conversation history.
0 tools
@mseep/claudex
Persistent memory + FTS5 search for Claude Code conversations. MCP server exposes your ~/.claude/projects/ history as queryable memory for a
0 tools
io.github.baodq06/memocall
Recall past Claude Code conversations from any project as clean, compact Markdown.
0 tools
io.github.emretheus/claude-remind-mcp
Search past Claude Code conversations. Local BM25 over JSONL with one-click claude --resume.
0 tools
io.github.louis49/melchizedek
Persistent memory for Claude Code — offline, single-file, hybrid search.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.dioniipereyraa/memex": {
      "url": "None",
      "transport": "http"
    }
  }
}