You'd reach for this when you need Claude to remember things across conversations without losing context when sessions end. It exposes save, get, and search operations so the AI can store structured information with tags and retrieve it later. Think of it as a lightweight database layer that persists between chats. Useful for maintaining project context, user preferences, or any state that shouldn't vanish when you close the window. The tag system lets you organize memories by topic or category, making retrieval more precise than dumping everything into a single context window.
claude mcp add --transport stdio io.github.infoinlet-marketplace-mcp-memory -- npx -y @infoinlet/mcp-memory