Skip to main content
Glama

Related Servers

Alternatives to MCP SSH Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      SSH-based MCP server that enables remote execution of SSH commands, file transfers, and secure server management via the MCP protocol.
      ISC
    • A
      license
      A
      quality
      D
      maintenance
      Enables secure SSH connections to multiple remote servers with support for command execution, file transfers (SFTP), directory listing, and both password and key-based authentication.
      7
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      An MCP server for SSH/SCP operations with passwordless authentication, enabling remote command execution, file transfer, and session management.
      19
      9
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables remote server management via SSH, including command execution, file transfer (SFTP), and interactive shell sessions, with support for multiple hosts.
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that enables remote SSH command execution and bidirectional file transfers through a standardized interface. It allows AI assistants to securely manage remote servers while keeping credentials isolated and applying command-level security controls.
      ISC

    TDQS

    A3.9/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool targets a clearly distinct SSH operation: configuration inspection, connection testing, upload, download, and command execution. Even the potentially overlapping info/test pair is well differentiated by whether a connection is actually made and whether commands run.

    Naming Consistency4/5

    All tools use snake_case and share the ssh_ prefix, making the family easy to recognize. The suffix patterns vary slightly between noun phrases and verb phrases, but not enough to cause confusion.

    Tool Count5/5

    Five tools is well-scoped for an SSH server focused on connection inspection, testing, file transfer, and command execution. No tool feels redundant or out of place.

    Completeness4/5

    The core SSH lifecycle is covered: inspect targets, test connectivity, upload, download, and execute commands. Explicit remote file management such as delete, list, or mkdir is absent, but ssh_exec provides a general workaround.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues