Skip to main content
Glama

Related Servers

Alternatives to Shared Margin

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables coding agents and human reviewers to share a single live view of code, letting the agent open and annotate specific lines while the human marks ranges to ask about, all without any write access to the underlying files.
      1
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables trusted Codex clients to share selected Markdown memory snapshots across machines through a private, self-hosted SQLite store reached over local stdio or SSH. Exposes tools to list, read, and search shared memory and to add append-only cross-machine notes, while keeping a read-only offline cache available when the server is unreachable.
      Apache 2.0
    • A
      license
      A
      quality
      A
      maintenance
      A shared working-state layer for AI coding tools that provides a persistent notebook for decisions, tasks, and handoffs, enabling seamless context sharing between Claude, Cursor, and other MCP clients.
      13
      Apache 2.0

    TDQS

    B3.3/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: begin starts a session, capture saves a moment, export exports data, finish closes a session, and trail lists sessions or moments. There is no overlap or ambiguity.

    Naming Consistency5/5

    All tools follow a consistent pattern: 'shared_margin_' prefix followed by an imperative verb (begin, capture, export, finish, trail) in snake_case. No deviations.

    Tool Count5/5

    5 tools is appropriate for the domain of shared-attention sessions, covering creation, capture, export, closing, and listing. Neither too sparse nor excessive.

    Completeness4/5

    The tools cover the main lifecycle (begin, capture, export, finish, list/read). Missing update or delete operations for moments/sessions, but these are not essential for basic use. Minor gap.

    Maintenance

    ActivityStale
    ResponsivenessNo issues