Engineering
MCP Spotlight: Memory MCP Server — Anthropic's Reference Implementation for Persistent, Shareable, Graph-Based Agent Memory Across Conversations
MCP Spotlight: Memory MCP Server — Anthropic's Reference Implementation for Persistent, Shareable, Graph-Based Agent Memory Across Conversations
The official Memory MCP Server by Anthropic — 9 tools built around a graph-based knowledge model with three primitives: entities (nodes), relations (typed edges), observations (facts). JSONL storage that's persistent across sessions, version-controllable with git, and shareable across agents. MIT-licensed.