SERVER

Longhand

Rank #4716

glama/Wynelson94/longhand

Persistent local memory for Claude Code that indexes every session's JSONL file verbatim into SQLite + ChromaDB. Exposes 17 MCP tools for semantic recall, deterministic file replay, and fuzzy "do you remember when..." queries across your entire session history — no API calls, nothing leaves the machine.

First listed
Apr 15, 2026
Last publish date
Apr 15, 2026
OVERVIEW

Longhand is a Model Context Protocol (MCP) server published by Wynelson94. It ranks #4716 of 58,900 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. Longhand is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Apr 15, 2026 and most recently updated on Apr 15, 2026.

STANDING
#4,716of 58,900 tracked serversTop 10%

Ranks ahead of 54,184 of 58,900 servers on MCP Toplist.

CONNECT

Use Longhand

Add Longhand to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "longhand": {
      "command": "uvx",
      "args": [
        "longhand"
      ]
    }
  }
}
REGISTRIES

Listed on 1 registry (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

Wynelson94

Organization
Total servers
1
Total versions
1
VERSIONS

Available versions (1)

VersionPublished
0.5.5Apr 15, 2026
FAQ

Frequently asked questions

What is Longhand?
Persistent local memory for Claude Code that indexes every session's JSONL file verbatim into SQLite + ChromaDB. Exposes 17 MCP tools for semantic recall, deterministic file replay, and fuzzy "do you remember when..." queries across your entire session history — no API calls, nothing leaves the machine.
Who maintains Longhand?
Longhand is maintained by Wynelson94, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
Is Longhand an official MCP server?
Yes — Longhand is listed on the Official MCP Registry, alongside Glama.
How many versions does Longhand have?
MCP Toplist tracks 1 version of Longhand, most recently published on Apr 15, 2026.
Where can I find the source code for Longhand?
The source code for Longhand is hosted at github.com/Wynelson94/longhand.
EXPLORE