mcpbeat Sign in

Memento MCP Server

by scrypster Your server? Claim it
local only

Memento runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 20 Feb 2026.

Persistent memory for AI tools. Local-first knowledge graph with hybrid search.

Installs / week
not published
9
Stars
0 open issues
20 Feb 2026
Last commit
from GitHub
MIT
License
Go

What the code does

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

    backupPath := filepath.Join(s.backupDir, backupName)

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 Memento

same job, measured the same way
Superlocalmemory
by varun369

Local-first AI memory with knowledge graphs and hybrid search. 17+ AI tools via MCP. Free.

1 596 installs/wk local only
Graph-Mem
by sathvik-1007

Persistent knowledge-graph memory for AI agents, with local semantic search. No API keys.

62 installs/wk local only
MCP Memory Graph
by yonasvalentin

Local-first memory for Claude Code and any MCP client: hybrid search + knowledge graph, $0/token.

84 installs/wk local only
I
Mimir — Persistent Memory Engine
by tcconnally

Persistent memory for AI agents. 36+ MCP tools: encryption, decay, hybrid search, knowledge graph.

local only
RemembrallMCP
by cdnsteve

Persistent knowledge memory for AI agents. Hybrid search, code graph, pgvector.

20 installs/wk local only
Cozo Memory
by tobs-code

Local-first memory system for AI agents with hybrid search and graph reasoning

64 installs/wk local only
RAWThink
by ygtalp

Persistent memory for AI thinking partnerships: hybrid search and a temporal knowledge graph.

103 installs/wk local only
Local Memory
by studiomeyer-io

Persistent local AI memory. SQLite + FTS5 + vector search, knowledge graph. No cloud, no API keys.

70 installs/wk local only

Memento — questions

Answers built from our own checks of this server.

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