mcp-memory-service v10.73 — Now Available

Memory for AI Agents

Persistent memory for AI agents — REST API, MCP, OAuth, CLI, dashboard. Semantic search, knowledge graph, automatic consolidation. One self-hosted service, every transport.

GitHub PyPI Package

What's New in v10.73

RFC-1047 sprint: belief-aware quarantine, Consolidation Engine v2, Bootstrap Profile + Session Legacy, and a full config domain refactor — all by @filhocf. ~1,828 tests.

🧠

Belief-Aware Quarantine (SS6)

Memories that contradict active beliefs are automatically quarantined. Two new MCP tools — get_quarantined_memories and unquarantine_memory — let agents review and restore quarantined memories. Threshold-driven, 290 LOC of tests. (RFC-1047 SS6, PR #36)

👥

Consolidation Engine v2 + memory_distill (SS3)

Three new MCP tools: memory_distill rewrites undistilled memories in batch via LLM, get_onboarding_guide surfaces a structured onboarding narrative, and commit_session_legacy commits legacy sessions. Includes a scheduled distill job (6h interval) and harvest pipeline v2. (RFC-1047 SS3, PR #39)

📋

Bootstrap Profile + Config Domain Refactor (SS4/SS5/SS9)

get_bootstrap_profile tool with Kiro/Claude/Generic formatters and confidence-weighted dedup (cosine 0.70). Monolithic 1327-line config.py split into 12 domain modules with full backward-compatible re-exports. (RFC-1047 SS4+SS5, PR #40; SS9, PR #38)

How It Works

Claude.ai connects to your memory server through Streamable HTTP with OAuth 2.1 authentication.

Browser
Claude.ai
Transport
Streamable HTTP
Auth
OAuth 2.1 + PKCE
Server
MCP Memory
Storage
Knowledge Graph
Data flow Auth boundary

Built for Production

Battle-tested with comprehensive testing and optimized for performance.

0
Tests
0
AI Apps Supported
0
Read Latency
0
Cache Speedup

Get Started in Seconds

Install from PyPI and connect your AI agents to persistent memory.

Click to copy pip install mcp-memory-service