mcpserver.lol
registry/memory-6
Connection check verified live · 20h ago

memory-6

Persistent semantic memory storage, associative recall, and recent memory index by namespace.

Tools 4
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

4 tools

Read from the running server on 20h ago.

check_memory_service read-only
Check health status and connectivity of the persistent memory backend service. Returns: Dict with health status ('healthy' or error details).
recall read-only limitquery*namespace*
Search persistent memory by semantic meaning to retrieve past facts, context, or preferences. Use when answering queries that benefit from prior user context, past decisions, or s…
recent_memories read-only limitnamespace*
Retrieve the most recently recorded memories for a namespace to re-orient at session startup. Use at the beginning of a conversation or task to discover recent context, active obj…
remember text*metadatanamespace*
Store a durable fact, preference, or decision into persistent memory across sessions. Use when you discover an important user preference, key background detail, architecture choic…