Memory
AI & Memory
Local
Official
Top 100
3 tools
Persistent agent memory with entities, relations, and facts across sessions.
How to connect
1
Install (Claude Code / CLI)
Run this in your terminal, then restart your client.
claude mcp add memory -- npx -y @modelcontextprotocol/server-memory
2
Verify the tools loaded
Confirm
tools/list returns the expected tools before relying on them in production.Tools
(3)-
create_entitiesCreate new memory entities
-
search_nodesSearch the knowledge graph
-
read_graphRead full memory graph