{"slug":"github-com-rotoslider-long-term-memory-mcp","name":"Robust LongâTerm Memory","description":"A persistent, humanâlike memory system for AI companions","category":"other","tags":[],"official":false,"stars":29,"transport":null,"install":[{"cmd":"pip install -r","imports":[]}],"tools":[{"name":"remember","description":"Stores a new memory (fact, conversation snippet, preference, event) into the system. It's indexed both semantically (for natural language search) and structurally (for filtered queries). Parameters: title (string, required), content (string, required), tags (string, optional, default: ''), importance (integer, optional, default: 5), memory_type (string, optional, default: 'conversation')."},{"name":"search_memories","description":"The primary tool for recalling memories. It performs a semantic search based on a natural language query, finding memories that are conceptually similar. Parameters: query (string, required), search_type (string, optional, default: 'semantic'), limit (integer, optional, default: 10)."},{"name":"search_by_type","description":"Retrieves memories that match a specific memory_type (e.g., all 'facts' or all 'preferences'). Parameters: memory_type (string, required), limit (integer, optional, default: 20)."},{"name":"search_by_tags","description":"Finds memories associated with one or more specific tags."}],"env_vars":[],"auth_type":"none","github":"https://github.com/Rotoslider/long-term-memory-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}