Back to search
30
MCP

Longhand

io.github.wynelson94/longhand

Local memory for Claude Code. Semantic recall across session history with zero API calls.

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

Similar MCP servers embedding-nearest

io.github.clauderecallhq/recall
Persistent memory for Claude Code. Search, recall, and re-inject context from any session.
0 tools
com.clauderecall/recall
Persistent memory for Claude Code. Search, recall, and re-inject context from any session.
0 tools
io.github.marerem/longmem
Persistent cross-project memory for Cursor and Claude Code using local semantic search.
0 tools
io.github.louis49/melchizedek
Persistent memory for Claude Code — offline, single-file, hybrid search.
0 tools
io.github.kurovu146/memory-fts
Long-term memory for Claude Code with SQLite FTS5 search and BM25 ranking
0 tools
io.github.nyxtoolsdev/claude-memory-manager
Cross-session memory for Claude Code — context capture, semantic search, recall
0 tools

How to use

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

{
  "mcpServers": {
    "longhand": {
      "url": "None",
      "transport": "http"
    }
  }
}