A basic implementation of persistent memory using a local knowledge graph. This lets Claude remember information about the user across chats.
Status
Location
All
Version
1.0.0
License
MIT
Author
modelcontextprotocol
-
{ "mcpServers": { "memory": { "command": "docker", "args": ["run", "-i", "-v", "claude-memory:/app/dist", "--rm", "mcp/memory"] } } }
Remember this...