mcpbeat Sign in

AI Memory MCP Server

by alphaonedev Your server? Claim it
local only

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

Persistent memory for any AI — zero token cost until recall

Installs / week
not published
51
Stars
418 open issues
17 Sep 2026
Last commit
from GitHub
Apache-2.0
License
Rust

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.

  return spawn(bin, ["mcp", "--profile", "full"], {
        result = subprocess.run(
    -- `source_cid` + `target_cid` to its explicit INSERT + SELECT column
In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

USER root

# Pinned, reproducible: exact minor for the server + client, exact pgvector.

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 AI Memory

same job, measured the same way
Context Mem
by jubakitiashvili

Persistent memory for AI agents — 98%+ retrieval recall, 99% token savings, 44 tools

134 installs/wk local only
Memory
by shackleai

Persistent memory for AI coding tools. 11 tools for any MCP-compatible AI tool.

53 installs/wk local only
Rememb
by luizedupp

Persistent memory for AI agents — local JSON, zero config, no server required.

351 installs/wk local only
Goldhold
by jerrysrodz

Persistent memory for AI agents. Search, store, and recall across sessions.

30 installs/wk answering
Neural Memory
by nhadaututtheky

Persistent memory for AI agents — 55 MCP tools, spreading activation recall.

47 installs/wk local only
PMB AI
by oleksiijko

Local-first persistent memory for AI coding agents.

293 installs/wk local only
Synap Memory
by maximem

Persistent memory for AI agents — log and recall conversation context over MCP.

4 tools answering
A
Butlerbrain
by butlerbrain

Persistent memory for AI assistants. Save once; recall from Claude, ChatGPT, or any MCP client.

answering

AI Memory — questions

Answers built from our own checks of this server.

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