mcpbeat Sign in

Marrow MCP Server

by aryawidjaja Your server? Claim it
local only

Marrow runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 10 Aug 2026.

Shared memory for parallel AI coding agents. Local, free, with rooms and file claims.

Installs / week
not published
3
Stars
0 open issues
10 Aug 2026
Last commit
from GitHub
AGPL-3.0
License
Rust

What the code does

We read the source, 15 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Page executes code built at runtime crates/marrow-web/assets/dashboard.html:636
  sel.innerHTML = projects.map(p => `<option value="${esc(p.project)}">${esc(p.name)}</option>`).join("")

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Marrow

same job, measured the same way
Vibsync
by vibsync

One shared brain for your AI coding agents: team memory, agent Q&A, tasks, and file claims.

answering
Knownissue
by gong8

Shared debugging memory for AI coding agents

answering
StremAI
by thomasjumper

StremAI MCP: shared memory for AI coding agents. Connected agents can recall. OAuth + local stdio.

130 installs/wk answering
Dreamd
by botzrdev

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

88 installs/wk local only
Yggdrasil
by vondervuflya

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

476 installs/wk local only
THOR
by nworks3d

Local memory for coding agents. A rule with a runnable proof can refuse a wrong command.

local only
PMB AI
by oleksiijko

Local-first persistent memory for AI coding agents.

486 installs/wk local only
Seamless
by 0spoon

Local-first shared memory and task coordination for AI coding agents. Go daemon plus headless CLI.

local only

Marrow — questions

Answers built from our own checks of this server.

Why is there no uptime for Marrow?
Marrow runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Marrow open source?
Yes — it is published under the AGPL-3.0 licence, written in Rust and 3 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.