mcpbeat Sign in

memi MCP Server

by memi-design Your server? Claim it
local only

memi runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 9 Sep 2026.

Memi is the design layer for agentic AI.

Installs / week
not published
43
Stars
0 open issues
9 Sep 2026
Last commit
from GitHub
MIT
License
TypeScript

What the code does

We read the source, 22 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.

const child = spawn(executable, args, {
Builds a file path from a variable src/efficiency/workflow-runner.ts:735
        const target = path.join(input.captureRoot, capture.artifactName);
Builds a database query by concatenation src/commands/self-update.ts:114, src/utils/update-check.ts:257
        console.log(`\n${ui.fail(`Update failed. Try manually:  ${formatUpdateFailureGuidance(latest)}`)}\n`);
  el.innerHTML = html;
Touches key and credential files preview/changelog.html:608
      "Preserve npm’s effective cache, including .npmrc configuration, before packed and upgrade installers isolate their environment. Only the cache path is forwarded; credentials remain excluded. Prefer verified cached packages with network fallback and label install timeouts…

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 memi

same job, measured the same way
memi
by sarveshsea

Memi is the read-only design engineering audit and skill layer for coding agents.

1 612 installs/wk local only
Unblocked
by getunblocked

Unblocked is the context layer for agentic software development.

answering
Squiredocs
by squiredocs

Squire Docs — the durable, attributed spec layer for agentic development.

answering
Xrpl Referee
by eamwhite1

Trust and payment layer for the agentic economy on the XRP Ledger.

41 tools answering
Anneal Memory
by phillipclapham

Two-layer memory for AI agents with an immune system. Zero dependencies.

1 252 installs/wk local only
Gatewerk
by gatewerk

The open-source review layer for AI agents. Work done for humans is decided by humans.

32 installs/wk local only
Cogmem
by writerslogic

A self-improving, verifiable memory layer for AI coding agents.

47 installs/wk local only
Hekkova
by hekkova

TPermanent memory layer for AI agents. Mint moments to the Polygon blockchain via MCP.

answering

memi — questions

Answers built from our own checks of this server.

Why is there no uptime for memi?
memi runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is memi open source?
Yes — it is published under the MIT licence, written in TypeScript and 43 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.