Skip to main content
Glama
xiaobenyang-com

Remember-Memory

Related Servers

Alternatives to Remember-Memory

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      A long-term emotional memory system for Claude, enabling persistent, cross-conversation memory with emotional tagging using Russell's valence/arousal model and natural forgetting curves.
      156
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      A persistent semantic memory system for Claude Code, using vector search and a judgment ledger to surface prior decisions and calibrate predictions.
      17
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides a tiered, persistent memory architecture for Claude to automatically capture and retrieve user preferences, facts, and conversation history across sessions. It supports semantic search and seamless integration with the Claude desktop application using the Model Context Protocol.
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      A personal memory system that provides AI assistants with long-term memory capabilities through semantic search and vector storage. It enables Claude Code to store, retrieve, and manage personal context and project preferences using flexible LLM backends.
      8
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Cross-tool memory for AI that enables deterministic recall-first memory across multiple tools (Claude Code, Desktop, ChatGPT, etc.) with honest abstention when it doesn't know.
      9
      1
      Apache 2.0

    TDQS

    A3.5/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: remember_memory stores, remove_memory_category deletes a whole category, remove_specific_memory deletes a single memory, and retrieve_memories fetches. No overlap exists, making selection unambiguous.

    Naming Consistency5/5

    All tools follow a consistent verb_noun pattern with snake_case, using clear verbs like remember, remove, and retrieve. The naming is predictable and uniform throughout the set.

    Tool Count5/5

    With 4 tools, this server is well-scoped for memory management, covering core operations (store, retrieve, delete specific, delete category) without bloat or missing essentials. Each tool earns its place.

    Completeness5/5

    The tool surface provides complete CRUD-like coverage for the memory domain: create (remember_memory), read (retrieve_memories), delete (remove_specific_memory and remove_memory_category). No obvious gaps exist for basic memory operations.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues