Skip to main content
Glama

Related Servers

Alternatives to Chronica

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that gives Claude Desktop persistent memory, self-awareness, epistemic hygiene, and genuine agency across conversations with a typed memory system, embedding-based semantic search, a 3-judge memory jury, and a real-time dashboard.
      7
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A simple memory storage server for Claude using the Model Context Protocol (MCP), enabling Claude to store and retrieve text memories across conversations.
      13 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Persistent memory MCP server for Claude Code that captures and recalls project context across sessions, eliminating the need to re-explain architecture and decisions daily.
      612 npm
      1
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Persistent memory MCP server for Claude Code. Store, search, and retrieve memories across sessions using hybrid vector + keyword search powered by SQLite, FTS5, and sqlite-vec.
      14 npm
      1
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Persistent memory MCP server for Claude Code that stores decisions and summaries locally, enabling Claude to recall past context across chats.
      1
      MIT

    TDQS

    A3.7/5.0

    Scored across 10 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: opening, session tick, thread management, saving and searching memories, summarizing, and timeline viewing. There is no overlap or ambiguity.

    Naming Consistency4/5

    All tools are prefixed with 'chronica_' and most follow a verb_noun pattern (e.g., compose_opening, create_thread, save_entry, list_threads). A few are single verbs (search, summarize, timeline) which is a minor inconsistency, but overall the naming is clear and predictable.

    Tool Count5/5

    With 10 tools, the server is well-scoped for its purpose of providing a memory/context system. It covers essential operations without being overwhelming or sparse.

    Completeness4/5

    The tool set provides core memory operations: save, search, list, thread info, timeline, and summaries. The only notable gap is the lack of update or delete operations for entries or threads, which could be useful but is not critical for an append-only memory system.

    Maintenance

    ActivityInactive
    ResponsivenessUnresponsive