Skip to main content
Glama
RFingAdam
by RFingAdam

Related Servers

Alternatives to MCP Remote Access

No user-submitted related servers found.

    Related Servers

    • -
      license
      Not graded
      quality
      Not graded
      maintenance
      Enables Claude Code to control remote servers via SSH for automated deployment, testing, and operations, including command execution and file transfer.
      4
      -
    • A
      license
      A
      quality
      C
      maintenance
      Enables SSH remote access to servers through Claude, allowing users to execute commands, transfer files via SFTP, and manage multiple remote connections using natural language.
      12
      8
      MIT
    • A
      license
      Not graded
      quality
      F
      maintenance
      Enables Claude to execute commands on remote servers via SSH, with support for SSH config, private keys, password auth, and agent forwarding.
      43 npm
      ISC

    TDQS

    B3.3/5.0

    Scored across 24 tools

    Disambiguation4/5

    The SSH and serial tool groups are clearly separated by prefix, and within each group the actions are distinct (connect, execute, disconnect, list, etc.). The only minor ambiguity is between serial_expect and serial_wait_for, which both wait for patterns, though expect adds optional response sending.

    Naming Consistency4/5

    Most tools follow a consistent transport_verb pattern (ssh_connect, serial_send, serial_disconnect). Minor deviations include serial_connect_match and serial_esp32_connect, which are more specific but still readable and consistent with the overall convention.

    Tool Count4/5

    24 tools is on the higher end but justified by covering two distinct transports (SSH and serial) with connection lifecycle, data operations, and device-specific helpers. A few tools like serial_flush and serial_read could potentially be merged, but the count is not excessive for the scope.

    Completeness4/5

    The tool set covers the full lifecycle for both SSH (connect, execute, background, upload/download, disconnect) and serial (connect, send, read, expect, reset, disconnect). Minor gaps include no SSH port forwarding or serial line settings (baud/parity) configuration, but core remote access workflows are well covered.

    Maintenance

    ActivityActive
    ResponsivenessUnresponsive