Memory
Officialmodelcontextprotocol
Knowledge graph-based persistent memory system
Features
knowledge-graphpersistenceentities
Category
Knowledge & MemoryQuick Install
npx -y @modelcontextprotocol/server-memoryConfiguration
Config file location:
~/Library/Application Support/Claude/claude_desktop_config.jsonconfig.json
{
"mcpServers": {
"memory": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-memory"
]
}
}
}Step 1: Copy the configuration above
Step 2: Open or create the config file at the path shown above
Step 3: Merge with existing config (add to mcpServers object) or replace if new
Step 4: Restart your Claude Desktop application
Details
- Author
- modelcontextprotocol
- Type
- Official
- Category
- Knowledge & Memory