OfficialMCP Server

Memory

Persistent knowledge-graph memory across sessions.

Install

npx
npx -y @modelcontextprotocol/server-memory

Add this to your Claude Code MCP settings or run via the CLI.

About

Maintains an entity-relation knowledge graph Claude can read and append to. Useful for long-running projects where context needs to persist beyond one session.

Common use cases

  • Remember user preferences
  • Long-running project context
  • Knowledge-base agents

Tags

officialmemoryknowledge-graph