Catalog
io.github.infoinlet-marketplace/mcp-memory
OfficialPersistent searchable memory for AI agents — save/get/search across sessions, tags.
Store and retrieve persistent searchable memories across conversation sessions with tags.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-memory": {
"command": "npx",
"args": [
"-y",
"@infoinlet/mcp-memory@0.1.1"
]
}
}
}