Skip to main content
Glama

Related Servers

Alternatives to MCP SSH Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables remote shell control of Linux and network devices via SSH/Telnet, with session management and file transfer capabilities.
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables persistent SSH connections to Linux hosts and network devices, with secure credential storage, configuration backup/restore, SFTP, and SSH tunneling.
      1
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Enables remote server management through SSH and SFTP, supporting command execution, file transfers, and interactive shell sessions. It allows for multiple concurrent connections using either password or SSH key authentication.
      11
      9 npm
      4
      MIT
    • 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
    • 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.
      -

    TDQS

    B3.2/5.0

    Scored across 13 tools

    Disambiguation5/5

    Each tool targets a distinct operation: connection management, file transfer, file reading, command execution, and specific Ubuntu admin tasks. The descriptions clearly differentiate between reading a file and executing a command, and between downloading and reading.

    Naming Consistency2/5

    General SSH tools follow a consistent ssh_verb_noun pattern (e.g., ssh_list_files, ssh_upload_file), but Ubuntu tools mix patterns: some are noun_verb (ubuntu_nginx_control) and others are noun phrases without a verb (ubuntu_ssl_certificate, ubuntu_website_deployment). This creates two inconsistent naming conventions within the same server.

    Tool Count5/5

    13 tools is well within the ideal range, covering both core SSH operations and a reasonable set of Ubuntu server management tasks without being overwhelming.

    Completeness4/5

    The SSH operations cover connect/disconnect, file transfer, file listing/reading, and safe command execution, which is quite complete. The Ubuntu tools cover common web server management tasks (Nginx, SSL, deployment, firewall, updates), though a few extras like user management or service restart could be missing but are not critical gaps.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues