mcpbeat Sign in

nMEMORY MCP Server

by menot-you Your server? Claim it
local only

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

Memory your agent can trust — every answer carries its source; when it doesn't know, it says so.

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

What the code does

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

Runs an external command npm/bin/nmemory.mjs:30
const result = spawnSync(binary, process.argv.slice(2), { stdio: 'inherit', windowsHide: true });

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 nMEMORY

same job, measured the same way
I
agentic-recall
by dfrancislyondflabc-tech

Long-term memory for agentic tasks. It tells you when it doesn't know.

120 installs/wk local only
Veridict
by xkumakichi

Know if you can trust your MCP server. Trust judgment for AI agents.

31 installs/wk local only
Tugra
by tugra-ai

Provenance-aware memory format for AI agents: every claim carries its source, age and boundary.

67 installs/wk local only
memoric
by memoric

Provenance-first database for teams and agents: every value carries sources, rules and coverage.

answering
R
Andish
by andish

Knowledge-graph memory for your team's documents. Answers cite the source, not a summary.

82 installs/wk local only
Provider Trust — Verify a Source or Provider
by scriptmasterlabs

Verify a source or provider before an AI agent trusts it. Evidence only; unknown stays unknown.

6 tools answering
PromptSpend
by andrewavery7

LLM pricing where every rate carries its source and the date it was last confirmed.

34 installs/wk local only
Wellknown
by wellknownhq

Check whether AI agents can discover, validate, and trust your domain's services.

5 tools answering

nMEMORY — questions

Answers built from our own checks of this server.

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