Skip to main content
Glama

Related Servers

Alternatives to memory-decay

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      B
      maintenance
      This MCP server enables AI assistants to maintain persistent, human-like memory by storing and recalling information that naturally fades unless reinforced through use, with long-term promotion for frequently accessed memories.
      17
      AGPL 3.0
    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that provides AI agents with persistent, multi-layered memory inspired by the human brain, including consolidation, self-reflection, and generative replay.
      1
      MIT

    TDQS

    A4/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: store_memory writes, recall_memory retrieves with decay, and verify_history accesses the immutable archive. No two tools overlap in functionality.

    Naming Consistency5/5

    All tool names follow the consistent verb_noun pattern (store_memory, recall_memory, verify_history), making the API predictable and easy to navigate.

    Tool Count5/5

    With only 3 tools, the server is tightly scoped to its core purpose of memory storage, recall, and archival verification. Each tool earns its place and the count is within the ideal 3-15 range.

    Completeness4/5

    The core memory lifecycle (store, recall, verify) is covered well, and decay handles forgetting implicitly. However, there is no explicit update or delete operation, which could be considered a minor gap for full lifecycle management.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues