Back to search
30
MCP

io.github.marerem/longmem

io.github.marerem/longmem

Persistent cross-project memory for Cursor and Claude Code using local semantic search.

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

Similar MCP servers embedding-nearest

io.github.sumanaddanki/suma-memory
Persistent memory for Claude Code and Cursor. Stop re-explaining your project every session.
0 tools · streamable-http
io.github.kurovu146/memory-fts
Long-term memory for Claude Code with SQLite FTS5 search and BM25 ranking
0 tools
Mnemoverse Memory
Persistent memory across Claude, Cursor, ChatGPT, VS Code. Importance scoring, linked recall.
0 tools
io.github.clauderecallhq/recall
Persistent memory for Claude Code. Search, recall, and re-inject context from any session.
0 tools
io.github.nyxtoolsdev/claude-memory-manager
Cross-session memory for Claude Code — context capture, semantic search, recall
0 tools
Longhand
Local memory for Claude Code. Semantic recall across session history with zero API calls.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.marerem/longmem": {
      "url": "None",
      "transport": "http"
    }
  }
}