Skip to main content
Glama
huaqing0
by huaqing0

Related Servers

Alternatives to claude-tools-gateway

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      B
      maintenance
      Provides comprehensive session management for Claude Code with automatic initialization/cleanup, quality checkpoints, and local conversation memory with semantic search for capturing learnings across coding sessions.
      6
      336 PyPI
      2
      BSD 3-Clause
    • A
      license
      Not graded
      quality
      B
      maintenance
      A secure, local-first MCP coding and computer-use harness for ChatGPT and Codex, enabling guarded file operations, durable terminals, Git review, local skills, and macOS computer control.
      142 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Bridges Claude Code terminal sessions with Claude Chat by exposing session logs as tools, enabling seamless context transfer and two-way communication via a cooperative inbox and optional Google Drive sync.
      27 npm
      1
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Bridges ChatGPT with local computer for controlled file and project management, featuring session-based collaboration and diff tracking.
      4
      Apache 2.0

    TDQS

    A4.1/5.0

    Scored across 6 tools

    Disambiguation4/5

    Each tool maps to a distinct lifecycle action such as start, continue, recover, reply, status, or stop. The only mild ambiguity is between continue and recover, since both involve reconnecting to an existing session, though the descriptions differentiate them by lease rotation and capability immutability.

    Naming Consistency5/5

    All tool names follow the same native_session_ prefix with an imperative verb or verb phrase. The naming pattern is uniform and predictable, making the tool set easy to navigate.

    Tool Count5/5

    Six tools is well-scoped for a session gateway: creation, continuation, recovery, interaction, status inspection, and shutdown. Each tool has a clear role without redundancy.

    Completeness5/5

    The tool set covers the full lifecycle of a native session: start it, continue or recover it, send replies, check status, and stop it. Stop preserves durable state rather than losing it, so the workflows do not end in a dead end.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues