This is a self-hosted memory layer that gives Claude persistent recall across conversations through 11 MCP tools. It automatically extracts entities from what you tell it, resolves that "Sarah" and "Sarah from Acme" are the same person, and builds a temporal knowledge graph you can query later. You get hybrid semantic and keyword search, temporal decay patterns, and conflict detection when memories contradict each other. The quickstart script spins up Remembra with Qdrant and Ollama locally in one command, no API keys required. It includes a dashboard for browsing entities and relationships, plus Python and TypeScript SDKs if you want to integrate it into your own tools. Useful when you need Claude to remember user preferences, past decisions, or relationship context beyond the current chat window.
claude mcp add --transport stdio remembra-ai-remembra uvx remembra