MCPHubDev ToolsMemory
✦ OfficialDev Tools

Memory

Gives AI agents persistent memory via a knowledge graph stored locally. Supports creating, reading, updating, and deleting entities and relations so Claude can remember facts across conversations.

AuthorAnthropic
LanguageTypeScript
memoryknowledge-graphpersistenceentitiesreference
Quick install (Claude Desktop)
// claude_desktop_config.json — add to "mcpServers" "memory": { "command": "npx", "args": ["-y", "@modelcontextprotocol/server-memory"] }

Full installation instructions and configuration options are in the GitHub README.

More in Dev Tools

Related servers

All Dev Tools servers →