Marm MCP Server

marm-memory v2.44.0 - Give your AI Agents a permanent memory in 60 seconds Quick Start Why MARM Memory Performance & Scaling Benchmarks MCP Client Setup Runtime CLI Commands Complete MCP Tool Suite Using MARM: Talk, Don't Call Tools Understanding MARM Memory. 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-24 · ★ 336 · #9 OF 259 MAINTAINED MEMORY · VERIFIED 2026-08-25

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

01 · Install Marm MCP Server

before you install - you'll need

Set SERVER_HOST, MARM_API_KEY before connecting.

Claude Code

claude mcp add lyellr88-marm-memory -- uvx marm-mcp-server

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "lyellr88-marm-memory": {
      "command": "uvx",
      "args": [
        "marm-mcp-server"
      ]
    }
  }
}

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 · container (OCI image) - can be sandboxed away from your filesystem

license Apache-2.0 - declared in the repository

pypi package marm-mcp-server - check the name against the project README before installing (PyPI has no namespace ownership)

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

03 · What Marm MCP Server can do

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

Latest releases

v2.44.0 · 2026-08-24

This tag ships two versions. v2.43.0 connected MARM's memory and code graphs through verified evidence, and v2.44.0 made code indexing event-driven instead of poll-based. · Code graph auto-indexing goes event-driven…

v2.41.1 · 2026-08-22

This tag ships two versions. v2.41.0 rebuilt the Console around a single consistent workspace, and v2.41.1 turned indexing and settings into real pages instead of dialogs. · The Console · The shell is built around a…

v2.40.0 · 2026-08-19

Since v2.39.0 · This release includes the v2.39.1 through v2.39.4 maintenance releases and v2.40.0. · Console and code graph · The Console Architecture tab now has a Code Structure table. It lists source files by…

04 · Who maintains Marm MCP Server

marm-mcp-server is maintained by lyellr88. We track 2 MCP servers from lyellr88 - 1 actively maintained, 336 combined GitHub stars, oldest repo from Jun 2025.

05 · Facts

category
memory - ranked #9 of 259 actively-maintained memory servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-24)
registry
io.github.Lyellr88/marm-mcp-server (active, first published 2025-09-19 · 32 versions)
packages
pypi:marm-mcp-server · oci:lyellr88/marm-mcp-server:2.44.0

06 · Marm MCP Server FAQ

What is Marm MCP Server?

marm-memory v2.44.0 - Give your AI Agents a permanent memory in 60 seconds Quick Start Why MARM Memory Performance & Scaling Benchmarks MCP Client Setup Runtime CLI Commands Complete MCP Tool Suite Using MARM: Talk, Don't Call Tools Understanding MARM Memory. It runs locally over stdio via the published package.

Is Marm MCP Server still maintained?

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

How do I install Marm MCP Server?

Run `uvx marm-mcp-server`. The README documents 2 environment variables (SERVER_HOST, MARM_API_KEY) to set first. Set SERVER_HOST, MARM_API_KEY before connecting. You can also paste the ready-made client config above.

Does Marm MCP Server 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 Marm MCP Server

Pairs well with

Servers that cover what Marm MCP Server 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