mcpbeat Sign in

HyperMarrow MCP Server

local only

HyperMarrow runs on your own machine — the client starts it, so there is no endpoint to ping. 84 installs a week from npm.

Local-first long-term memory for AI coding agents. Stored on your own machine.

Installs per day peak 56 · avg 2
a month agotoday
84
Installs / week
npm · @qianshitech/hypermarrow-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check HyperMarrow every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add hypermarrow -- npx -y @qianshitech/hypermarrow-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "hypermarrow": {
      "args": [
        "-y",
        "@qianshitech/hypermarrow-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.hypermarrow]
command = "npx"
args = ["-y", "@qianshitech/hypermarrow-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "hypermarrow": {
      "args": [
        "-y",
        "@qianshitech/hypermarrow-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "hypermarrow": {
      "args": [
        "-y",
        "@qianshitech/hypermarrow-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to HyperMarrow

same job, measured the same way
CP Memory
by cjhuochai

Local-first, governable long-term memory for AI coding agents

747 installs/wk local only
Yggdrasil
by vondervuflya

One shared, durable memory for your AI coding agents — local-first, zero-dependency.

341 installs/wk local only
Omega Memory
by omega-memory

Persistent memory for AI coding agents. #1 on LongMemEval. Local-first.

local only
Continuum
by pouyahasanamreji

Shared memory + orchestration for your coding agents. Local-first MCP, vector RAG.

local only
Dreamd
by botzrdev

Local-first, cross-harness memory for AI coding agents.

223 installs/wk local only
PMB AI
by oleksiijko

Local-first persistent memory for AI coding agents.

293 installs/wk local only
memex
by kioie

Local MCP memory for coding agents. SQLite on your machine — preferences persist across chats.

local only
KEPTA — Agent Memory
by damiantodorovic

Local memory for AI agents. One SQLite file on your machine — no cloud, no account.

729 installs/wk local only

HyperMarrow — questions

Answers built from our own checks of this server.

Why is there no uptime for HyperMarrow?
HyperMarrow runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @qianshitech/hypermarrow-mcp was installed 84 times last week.
How do I connect HyperMarrow?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @qianshitech/hypermarrow-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use HyperMarrow?
The npm package @qianshitech/hypermarrow-mcp was installed 84 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.