Longhand
Rank #6,232io.github.Wynelson94/longhand
Local memory for Claude Code. Semantic recall across session history with zero API calls.
Longhand is a Model Context Protocol (MCP) server published by wynelson94. It ranks #6,232 of 132,046 servers tracked on MCP Toplist, and its repository has 14 GitHub stars. Longhand is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 1 tracked version. It was first listed on Apr 9, 2026 and most recently updated on Apr 15, 2026.
Ranks ahead of 125,814 of 132,046 servers on MCP Toplist.
Use Longhand
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add longhand -- uvx longhand mcp-server[mcp_servers.longhand]
command = "uvx"
args = ["longhand", "mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"longhand": {
"command": "uvx",
"args": [
"longhand",
"mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"longhand": {
"command": "uvx",
"args": [
"longhand",
"mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"longhand": {
"type": "stdio",
"command": "uvx",
"args": [
"longhand",
"mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"longhand": {
"command": "uvx",
"args": [
"longhand",
"mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"longhand": {
"command": "uvx",
"args": [
"longhand",
"mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Wynelson94%2Flonghand)<a href="https://mcptoplist.com/server/io.github.Wynelson94%2Flonghand"><img src="https://mcptoplist.com/badge/io.github.Wynelson94%2Flonghand.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
wynelson94
Available versions (1)
| Version | Published |
|---|---|
| 0.5.5 | Apr 15, 2026 |
Frequently asked questions
- Who maintains Longhand?
- Longhand is maintained by wynelson94, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Longhand listed on the Official MCP Registry?
- Yes — Longhand is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- 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.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.