Skip to main content
Glama

Related Servers

Alternatives to trae-memory

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Intelligent context-aware memory system for AI assistants that enables persistent memory, automatic development activity tracking, and intelligent information retrieval across conversations.
      212 npm
      18
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Provides persistent memory capabilities for AI assistants, enabling storage, recall, and analysis of information across conversations with intelligent memory management.
      25
      27 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A local AI memory system that stores all conversations verbatim and organizes them into navigable structures. It provides 19 MCP tools for AI assistants to search and retrieve past decisions, debugging sessions, and architecture debates automatically.
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Persistent memory system for LLMs with lossless transcript management, enabling memory recall and full session history search across all conversations.
      75 npm
      MIT

    TDQS

    C2.9/5.0

    Scored across 10 tools

    Disambiguation2/5

    log_input、log_conversation、log_chat 三个工具在功能上高度重叠,尤其后两个几乎都是记录对话内容,代理难以准确区分。context、recall、tasks 等工具边界较清晰,但日志类工具的冗余拖累了整体辨识度。

    Naming Consistency3/5

    大部分工具采用 log_、get_、save_ 等动词前缀,但 context、tasks、files 是纯名词形式,破坏了统一的 verb_noun 模式。log_conversation 与 log_chat 对同类操作命名也不一致,整体属于混用但尚可读的状态。

    Tool Count4/5

    10 个工具对于记忆管理类服务器来说数量适中,没有过度膨胀。不过由于日志记录类工具重复,实际有效工具数量略低于表面数量,存在一定冗余。

    Completeness4/5

    覆盖了上下文状态管理、记忆召回、对话记录、历史读取、用户设定以及任务和文件管理,基本满足记忆服务器的核心需求。缺少显式的记忆删除或更新操作,但整体不会造成严重使用阻碍。

    Maintenance

    ActivityInactive
    ResponsivenessNo issues