Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿง  Knowledge & Memory
  3. Remembra
Remembra logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 2:45:32 PM

Remembra

User RatingsBe the first to rate and review this MCP server!
View Repository15 GitHub StarsTotal stargazers on GitHub for the source repository (15 stars).Visit Website
memoryentity-resolutionencryptionsemantic-searchself-hosted

Self-hosted persistent AI memory layer with entity resolution, PII detection, encryption, and hybrid search.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "remembra-ai-remembra": {
      "command": "uvx",
      "args": [
        "remembra"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿง  More in Knowledge & Memory

Overview

This server provides a persistent memory layer for AI agents that supports entity resolution, temporal decay, and graph-aware recall. It preserves verbatim source records with metadata linking facts to their original text and flags unverifiable facts. It uses AES-256-GCM encryption at rest and supports hybrid semantic search. It is designed for self-hosting without vendor lock-in and integrates with multiple AI agents via MCP.

Use cases

โ€ขStore and recall user-specific memories persistently across sessions
โ€ขEnable AI agents to reference exact original text sources for facts
โ€ขFlag and track unverifiable or hallucinated information in memory
โ€ขBuild and query entity graphs for contextual AI recall
โ€ขIntegrate persistent memory into AI agents like Claude, Cursor, and Windsurf

Key features

โ€ขEntity resolution and graph-aware memory recall
โ€ขPII detection and AES-256-GCM encryption at rest
โ€ขVerbatim source record preservation with metadata linking
โ€ขHallucination flagging for unverifiable facts
โ€ขHybrid semantic search with fast embedding caching
โ€ขMulti-tenant remote MCP server with API key authentication

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Remembra.

Extracted Tool Capabilities
Entity resolution and graph-aware memory recall
PII detection and AES-256-GCM encryption at rest
Verbatim source record preservation with metadata linking
Hallucination flagging for unverifiable facts
Hybrid semantic search with fast embedding caching
Multi-tenant remote MCP server with API key authentication

Documentation Overview

Remembra Logo

Remembra

The memory layer for AI that actually works.
Persistent memory with entity resolution, temporal decay, and graph-aware recall.
Self-host in minutes. No vendor lock-in.

PyPI npm GitHub Stars License: MIT Documentation

Documentation โ€ข Website โ€ข Quick Start โ€ข Why Remembra? โ€ข Twitter โ€ข Discord


๐Ÿš€ What's New in v0.16.0 โ€” Lossless Memory

Most memory layers store an LLM's paraphrase of what you said. Remembra now keeps the receipts.

  • ๐Ÿงพ Verbatim source records โ€” the exact original text is preserved as an immutable record whenever facts are derived from it. Never LLM-merged, never rewritten.
  • ๐Ÿ”— Receipts on every fact โ€” each derived fact carries metadata.source_id pointing back to its source. Recall a fact, fetch its evidence.
  • ๐Ÿ›ก๏ธ Hallucination flagging โ€” every derived fact is verified against its source; facts that don't overlap the original are stored flagged verified: false, not silently trusted.
  • โšก Fast writes (opt-in) โ€” REMEMBRA_ASYNC_ENRICHMENT=true stores the verbatim source instantly and runs extraction in the background.
  • ๐Ÿฉบ Production reliability โ€” request IDs on every response, honest 429/502 upstream error mapping, embedding cache (~8ร— faster repeat recalls), litestream backups, and the opaque store-500 class of failures fixed at the root.

Previous highlights

  • ๐Ÿง  Brain layer (v0.15+) โ€” GraphRAG-style community detection over your entity graph; 2D/3D knowledge graph in the dashboard
  • ๐ŸŒ Remote MCP โ€” multi-tenant streamable-HTTP MCP: connect any agent with just a URL + API key
  • ๐Ÿ” Dashboard v2 โ€” 2FA, teams, admin console, audit log, entity browser

Supported Agents (6+)

Claude Desktop โ€ข Claude Code โ€ข Codex CLI โ€ข Cursor โ€ข Windsurf โ€ข Gemini


The Problem

Every AI app needs memory. Your chatbot forgets users between sessions. Your agent can't recall decisions from yesterday. Your assistant asks the same questions over and over.

Existing solutions have tradeoffs:

  • Mem0: Graph features require $249/mo plan; limited self-hosting documentation
  • Zep: Academic approach, complex deployment
  • Letta: Research-grade, not production-ready
  • LangChain Memory: Too basic, no persistence

The Solution

server.ts
from remembra import Memory

memory = Memory(user_id="user_123")

# Store โ€” entities and facts extracted automatically
memory.store("Had a meeting with Sarah from Acme Corp. She prefers email over Slack.")

# Recall โ€” semantic search finds relevant memories
result = memory.recall("How should I contact Sarah?")
print(result.context)
# โ†’ "Sarah from Acme Corp prefers email over Slack."

# It knows "Sarah" and "Acme Corp" are entities. It builds relationships.
# It persists across sessions, reboots, context windows. Forever.

โšก Quick Start (2 Minutes)

One Command Install

Terminal
curl -sSL https://raw.githubusercontent.com/remembra-ai/remembra/main/quickstart.sh | bash

That's it. Remembra + Qdrant + Ollama start locally. No API keys needed.

Or with Docker Compose directly:

bash
git clone https://github.com/remembra-ai/remembra && cd remembra
docker compose -f docker-compose.quickstart.yml up -d

Try it:

bash
# Store a memory
curl -X POST http://localhost:8787/api/v1/memories \
  -H "Content-Type: application/json" \
  -d '{"content": "Alice is CEO of Acme Corp", "user_id": "demo"}'

# Recall it
curl -X POST http://localhost:8787/api/v1/memories/recall \
  -H "Content-Type: application/json" \
  -d '{"query": "Who runs Acme?", "user_id": "demo"}'

Connect ALL Your AI Agents (NEW in v0.10.0)

One command configures everything:

Terminal
pip install remembra
remembra-install --all --url http://localhost:8787

This auto-detects and configures: Claude Desktop, Claude Code, Codex CLI, Cursor, Windsurf, Gemini.

Verify setup:

bash
remembra-doctor all
Manual MCP Config (if needed)

Claude Desktop โ€” add to ~/Library/Application Support/Claude/claude_desktop_config.json:

config.json
{
  "mcpServers": {
    "remembra": {
      "command": "remembra-mcp",
      "env": {
        "REMEMBRA_URL": "http://localhost:8787",
        "REMEMBRA_USER_ID": "default"
      }
    }
  }
}

Claude Code:

Terminal
claude mcp add remembra -e REMEMBRA_URL=http://localhost:8787 -- remembra-mcp

Cursor โ€” add to .cursor/mcp.json:

config.json
{
  "mcpServers": {
    "remembra": {
      "command": "remembra-mcp",
      "env": {
        "REMEMBRA_URL": "http://localhost:8787"
      }
    }
  }
}

Now ask Claude: "Remember that Alice is CEO of Acme Corp" โ€” then later: "Who runs Acme?"

Python SDK

Terminal
pip install remembra
server.ts
from remembra import Memory

memory = Memory(user_id="user_123")
memory.store("Had a meeting with Sarah from Acme Corp. She prefers email over Slack.")
result = memory.recall("How should I contact Sarah?")
print(result.context)  # "Sarah from Acme Corp prefers email over Slack."

TypeScript SDK

Terminal
npm install remembra
server.ts
import { Remembra } from 'remembra';

const memory = new Remembra({ url: 'http://localhost:8787' });
await memory.store('User prefers dark mode');
const result = await memory.recall('preferences');

๐Ÿ”ฅ Why Remembra?

Feature Comparison

FeatureRemembraMem0Zep/GraphitiLettaEngram
One-Command Installโœ… curl | bashโœ… pipโœ… pipโš ๏ธ Complexโœ… brew
Bi-Temporal Relationshipsโœ… Point-in-timeโŒโš ๏ธ BasicโŒโŒ
Entity Resolutionโœ… Free๐Ÿ’ฐ $249/moโœ…โŒโŒ
Conflict Detectionโœ… Auto-supersedeโŒโŒโŒโŒ
PII Detectionโœ… Built-inโŒโŒโŒโŒ
Hybrid Searchโœ… BM25+VectorโŒโœ…โŒโŒ
6 Embedding Providersโœ… Hot-swapโŒ (1-2)โŒ (1)โŒโŒ
Plugin Systemโœ…โŒโŒโœ…โŒ
Sleep-Time Computeโœ…โŒโŒโœ…โŒ
Self-Host + Billingโœ… StripeโŒโŒโŒโŒ
Memory Spacesโœ… Multi-tenantโŒโŒโŒโŒ
MCP Serverโœ… 11 Toolsโœ…โŒโŒโœ…
PricingFree / $49 / $199$19 โ†’ $249$25+FreeFree
LicenseMITApache 2.0Apache 2.0Apache 2.0MIT

Core Features

๐Ÿง  Smart Extraction โ€” LLM-powered fact extraction from raw text

๐Ÿ‘ฅ Entity Resolution โ€” "Adam", "Mr. Smith", "my husband" โ†’ same person

โฑ๏ธ Temporal Memory โ€” TTL, decay curves, historical queries

๐Ÿ” Hybrid Search โ€” Semantic + keyword for accurate recall

๐Ÿ”’ Security โ€” PII detection, anomaly monitoring, audit logs

๐Ÿ“Š Dashboard โ€” Visual memory browser, entity graphs, analytics


๐Ÿ“Š Benchmark Results

Tested on the LoCoMo benchmark (Snap Research, ACL 2024) โ€” the standard academic benchmark for AI memory systems.

CategoryAccuracyQuestions
Single-hop (direct recall)100%37
Multi-hop (cross-session reasoning)100%32
Temporal (time-based queries)100%13
Open-domain (world knowledge + memory)100%70
Overall (memory categories)100%152

Scored with LLM judge (GPT-4o-mini). Adversarial detection not yet implemented. Run your own: python benchmarks/locomo_runner.py --data /tmp/locomo/data/locomo10.json


๐Ÿ“– Documentation

ResourceDescription
Quick StartGet running in minutes
Python SDKFull Python reference
TypeScript SDKJavaScript/TypeScript guide
MCP ServerTool reference + setup guides for 11 tools
REST APIAPI reference
Self-HostingDocker deployment guide

๐Ÿ› ๏ธ MCP Server

Give any AI coding tool persistent memory with one command. Works with Claude Code, Cursor, VS Code + Copilot, Windsurf, JetBrains, Zed, OpenAI Codex, and any MCP-compatible client.

Terminal
pip install remembra[mcp]
claude mcp add remembra -e REMEMBRA_URL=http://localhost:8787 -- remembra-mcp

Available Tools (11 total):

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Knowledge & Memory View all alternatives
  • Scrivener MCP logoScrivener MCP

    Connect Scrivener 3 writing projects to Claude and other AI assistants. 47 tools for document management, writing analysis, semantic search, character/plot memory, and content enhancement. Progressive skill loading, relationship engine with HMS triplets, and JS fallback for offline semantic search. npm i -g scrivener-mcp

    ๐Ÿง  Knowledge & Memory16 views
    Compare vs Scrivener MCP โ†’
  • Moxie Docs MCP logoMoxie Docs MCP
    โ˜… Featured

    MCP & Agent Skills for Automated Documentation, and codebase conventions + context

    ๐Ÿง  Knowledge & Memory21 views
    Compare vs Moxie Docs MCP โ†’
  • Memora logoMemora

    Persistent memory with knowledge graph visualization, semantic/hybrid search, cloud sync (S3/R2), and cross-session context management.

    ๐Ÿง  Knowledge & Memory2 views
    Compare vs Memora โ†’
  • Basic Memory logoBasic Memory

    Persistent, local-first AI memory: a semantic knowledge graph of plain Markdown files that humans and LLMs both read and write. Works with any MCP client, with optional cloud sync and team workspaces.

    ๐Ÿง  Knowledge & Memory2 views
    Compare vs Basic Memory โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
15
Stargazers on the source repository.
npm downloads
15
Package downloads in the last 30 days.
Last commit
1mo ago
Most recent push to the default branch.
Directory activity
2 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Remembra

Yes, it uses AES-256-GCM encryption at rest to secure stored memories.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewRemembra AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/remembra-ai-remembra?style=directory)](https://allmcps.com/mcp/remembra-ai-remembra)
HTML Embed
<a href="https://allmcps.com/mcp/remembra-ai-remembra"><img src="https://allmcps.com/api/badge/remembra-ai-remembra?style=directory" alt="Remembra on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿง Knowledge & Memory
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimePython
AuthAPI key
LicenseMIT
ClientsClaude Desktop, Cursor, Windsurf, Cline / VS Code
Last updatedAug 9, 2026
9/10 checks healthy over the last 32d
Views2
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars15
GitHub Star CountTotal stargazers on GitHub representing community popularity (15 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 17, 2026
npm downloads15/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
52Quality signal: Good ยท 52/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools23/30
Adoption & activity6/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 22d ago via OSV.dev ยท remembra (PyPI)

โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿง  Knowledge & Memory โ†’Best MCP servers for Memory & Knowledge โ†’Alternatives to Remembra โ†’Install in Claude DesktopInstall in CursorInstall in VS Code