Skip to content
skillsaggregatorskillsaggregator
Anthropic-officialstdio● online

Memory MCP

by Anthropic · AI & ML

Source

Persistent knowledge graph memory across Claude sessions using a local file store.

Works with:Claude CodeCursorWindsurfOpenCode
rememberrecallknowledge-graph

Install

Run this command in your terminal:

claude mcp add --transport stdio mcp-memory -- npx -y @modelcontextprotocol/server-memory

Authentication

No authentication requiredNo setup needed

Stores data in a local JSON file. Great for project context persistence.

Skills that use this MCP