Memoir MCP Server

Sync AI memory across every tool and every machine - end-to-end encrypted. Free. It runs locally over stdio via the published package.

People connecting memory tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-19 · ★ 14 · #46 OF 259 MAINTAINED MEMORY · VERIFIED 2026-08-25

MIT · JavaScript servers · how we verify → /methodology

01 · Install Memoir

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add camgitt-memoir -- npx -y memoir-cli

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "camgitt-memoir": {
      "command": "npx",
      "args": [
        "-y",
        "memoir-cli"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package memoir-cli - unscoped; check the name against the project README before installing

registry namespace io.github.camgitt is GitHub-verified and matches the repo owner

03 · What Memoir can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v3.2.2 · 2026-03-30

What's New · Added mcpName field for MCP Registry compatibility · memoir is now discoverable in the MCP Registry · Full Feature Set · 11 AI tool adapters - Claude Code, Cursor, Windsurf, Gemini, Copilot, Codex…

04 · Who maintains Memoir

memoir is maintained by camgitt. It's the only MCP server we track from this author; the repo dates to Mar 2026.

05 · Facts

category
memory - ranked #46 of 259 actively-maintained memory servers as of 2026-08-25.
registry
io.github.camgitt/memoir (active, first published 2026-03-28)
packages
npm:memoir-cli

06 · Memoir FAQ

What is Memoir?

Sync AI memory across every tool and every machine - end-to-end encrypted. Free. It runs locally over stdio via the published package.

Is Memoir still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-19. We re-verify nightly.

How do I install Memoir?

Run `npx -y memoir-cli`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Memoir run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Memoir

Pairs well with

Servers that cover what Memoir doesn't - only shown when the pairing reason fits the companion.

  1. Server Filesystem → filesystem companion filesystem · ★ 38,704
  2. X402 List MCP → filesystem companion filesystem · ★ 58