Skip to main content
Glama

Related Servers

Alternatives to 3Notch

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables coding agents to persist and resume shared working state—tasks, progress, decisions, commands, tests, checkpoints, and handoffs—backed by SQLite while keeping Git authoritative for files and repository state.
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Persistent, shared memory for Claude across sessions and clients (Code, Desktop, Cowork) — deterministic diff reads, checkpoints, cross-client task handoff, and project-wide search. 100% local and deterministic, no API keys, no LLM summarization.
      4
      MIT
    • A
      license
      B
      quality
      C
      maintenance
      Portable, auditable, local-first MCP memory for MCP-compatible AI agents and coding workflows. It keeps durable project memory outside the model runtime, compresses continuity into smaller working packs, and carries forward operational state so agents can resume with less repetition.
      28
      38
      Apache 2.0
    • F
      license
      Not graded
      quality
      C
      maintenance
      Local-first deterministic project memory for AI coding agents, with context packs, decisions, gates, risks, scoped claims and explicit checkpoints in project-owned files.
      -
    • A
      license
      A
      quality
      A
      maintenance
      Local-first shared memory and task coordination for AI coding agents. One Go binary, MCP server, markdown files you own. Hooks for Claude Code and Codex CLI (and their desktop apps).
      30
      4
      MIT

    TDQS

    A4/5.0

    Scored across 23 tools

    Disambiguation4/5

    Tools are grouped into clear workflows: packets, briefs, private seeds, inbox delivery, and diagnostics. A few pairs like create_mark vs create_seed_packet and save_working_state vs create_packet have overlapping intent, but the detailed descriptions provide enough distinguishing conditions.

    Naming Consistency4/5

    Nearly all tools follow a snake_case verb_noun pattern such as create_packet, list_briefs, and ack_inbox_delivery, making the set predictable. The main deviation is inbox_init, which uses noun_verb order, and run_doctor is a minor phrase irregularity.

    Tool Count3/5

    At 23 tools, the server is on the heavy side and falls within the 16-25 range that feels large for agent selection. The tools are individually justified by a broad domain, but several could be consolidated or exposed as subcommands to reduce cognitive load.

    Completeness4/5

    The core packet, brief, private-seed, inbox, and health-check lifecycles are well covered, including import, validation, and acknowledgment flows. Minor gaps exist: the default brief can only be read, supersede creation is not exposed even though check_store validates supersede chains, and there is no update/delete for immutable records.

    Maintenance

    ActivityMaintained
    ResponsivenessResponsive