mcpbeat Sign in

Remembra — AI Memory Layer MCP Server

by remembra-ai Your server? Claim it
local only

Remembra — AI Memory Layer runs on your own machine — the client starts it, so there is no endpoint to ping. 183 installs a week from pypi. Last commit 17 Jul 2026.

Persistent AI memory with entity resolution, temporal knowledge graph & 11 MCP tools.

Installs per day peak 126 · avg 23 · -29% w/w
a month agotoday
183
Installs / week
pypi · remembra
15
Stars
1 open issues
17 Jul 2026
Last commit
0 releases in 90 days
MIT
License
HTML

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.

…" name="__codelineno-1-1" href="#__codelineno-1-1"></a>cat<span class="w"> </span>&gt;<span class="w"> </span>~/Library/LaunchAgents/com.remembra.server.plist<span class="w"> </span><span class="s">&lt;&lt; &#39;EOF&#39;</span>
File ships in the package but is absent from the source [пакет] src/remembra/cloud/billing.py:1, [пакет] src/remembra/cloud/webhook_email_integration.py:1
этот файл ставится пользователю, но в репозитории его нет
                                <li class="flex gap-2"><span class="text-gray-500">•</span><span><code class="bg-white/10 px-1.5 py-0.5 rounded text-xs">update_memory</code> — Update content without delete+recreate</span></li>
    <script src="https://cdn.paddle.com/paddle/v2/paddle.js" onerror="console.warn('Paddle.js failed to load - checkout will use fallback')"></script>
Page executes code built at runtime landing/signup.html:237
        featuresEl.innerHTML = plan.features.map(f => `<li>${f}</li>`).join('');
Sends data to a third-party sink site/search/search_index.json:1
…tifications on memory events:</p> <pre><code>plugins:\n  slack_notifier:\n    enabled: true\n    webhook_url: \"https://hooks.slack.com/services/YOUR/WEBHOOK\"\n    events:\n      - memory.created\n    channel: \"#ai-memories\"\n</code></pre>"},{"location":"guides/plugins/#creati…

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

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add remembra -- uvx remembra
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "remembra": {
      "args": [
        "remembra"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.remembra]
command = "uvx"
args = ["remembra"]
.cursor/mcp.json
{
  "mcpServers": {
    "remembra": {
      "args": [
        "remembra"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "remembra": {
      "args": [
        "remembra"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Remembra — AI Memory Layer

same job, measured the same way
Memento
by scrypster

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

local only
Inite Brain
by inite-ai

Open-source bitemporal memory layer for LLM agents — knowledge graph with conflict resolution.

answering
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
Total Agent Memory
by vbcherepanov

Persistent local memory for coding agents: temporal knowledge graph, procedural and episodic recall

local only
Memori MCP
by memorilabs

Memori MCP server — persistent AI memory with recall and augmentation tools

107 installs/wk local only
Memory
by sharedmemoryai

Persistent memory for AI agents. Remember, recall, and explore a shared knowledge graph.

63 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

Remembra — AI Memory Layer — questions

Answers built from our own checks of this server.

Why is there no uptime for Remembra — AI Memory Layer?
Remembra — AI Memory Layer runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package remembra was installed 183 times last week.
How do I connect Remembra — AI Memory Layer?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls remembra straight from pypi; nothing to host, nothing to sign up for.
How many people use Remembra — AI Memory Layer?
The pypi package remembra was installed 183 times in the last week. Week over week that is -29%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Remembra — AI Memory Layer open source?
Yes — it is published under the MIT licence, written in HTML, 15 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.