M3 Memory MCP Server

A memory layer that outlives your agents. You switch from Claude Code to Cursor, upgrade your model, start fresh next week - and everything your tools learned about your project is gone. You re-explain the same decisions, the same preferences, the same hard-won context, over and over. 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 Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-16 · ★ 22 · #19 OF 259 MAINTAINED MEMORY · VERIFIED 2026-08-25

Apache-2.0 · Python servers · how we verify → /methodology

01 · Install M3 Memory

before you install - you'll need

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

Claude Code

claude mcp add skynetcmd-m3-memory -- uvx m3-memory

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "skynetcmd-m3-memory": {
      "command": "uvx",
      "args": [
        "m3-memory"
      ]
    }
  }
}

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 Apache-2.0 - declared in the repository

pypi package m3-memory - check the name against the project README before installing (PyPI has no namespace ownership)

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

03 · What M3 Memory can do

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

Latest releases

v2026.8.19.16 · 2026-08-12

> A release about silence. Every fix here is a path that was already broken and · > said nothing: a hook that died before it started, seven scheduled jobs firing · > into a void, a repair reporting success over an…

v2026.8.19.15 · 2026-08-10

> m3 already knew how to elevate. The command whose whole job is "repair what · > self-repairs" could not use it, and the offer was suppressed on exactly the · > path that needed it most - an upgrade. · Fixed · m3…

v2026.8.19.14 · 2026-08-10

> Both fixes came from one user's upgrade log on Windows 11: a health check that · > could not report ill, and an agent-wiring call that failed whenever roots were · > pinned. · Fixed · m3 doctor reported "cognitive…

04 · Who maintains M3 Memory

M3 Memory is maintained by skynetcmd. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
memory - ranked #19 of 259 actively-maintained memory servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-12)
registry
io.github.skynetcmd/m3-memory (active, first published 2026-04-10 · 68 versions)
packages
pypi:m3-memory

06 · M3 Memory FAQ

What is M3 Memory?

A memory layer that outlives your agents. You switch from Claude Code to Cursor, upgrade your model, start fresh next week - and everything your tools learned about your project is gone. You re-explain the same decisions, the same preferences, the same hard-won context, over and over. It runs locally over stdio via the published package.

Is M3 Memory still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-16 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install M3 Memory?

Run `uvx m3-memory`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does M3 Memory run locally?

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

07 · Alternatives to M3 Memory

Pairs well with

Servers that cover what M3 Memory 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