Skip to main content
Glama
danielecr

SSH Real MCP Server

by danielecr

Related Servers

Alternatives to SSH Real MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      C
      quality
      F
      maintenance
      Enables SSH remote command execution on remote machines with persistent connections, supporting automatic key discovery and connection pooling.
      2
      8 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables executing commands on remote SSH hosts, with full support for bastion/jump hosts and ~/.ssh/config, plus Slurm job management and rsync.
      3
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables remote file operations and command execution across multiple machines via SSH. Supports reading files, listing directories, and running commands on any host configured in your SSH config.
      -
    • A
      license
      A
      quality
      C
      maintenance
      Enables executing commands and transferring files over SSH on multiple hosts concurrently, with auto-discovery from SSH config and support for various authentication methods.
      3
      6 npm
      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

    A3.5/5.0

    Scored across 2 tools

    Disambiguation5/5

    ssh_execute and ssh_test have distinct purposes: executing a command vs. testing connectivity. There is no overlap, so an agent can easily choose the correct tool.

    Naming Consistency5/5

    Both tools follow the consistent pattern ssh_verb with snake_case, making them predictable and easy to understand.

    Tool Count2/5

    With only two tools, the server feels too sparse for an SSH utility. Common operations like file transfer, session management, or port forwarding are missing, making the set incomplete for many use cases.

    Completeness2/5

    The tool surface covers only command execution and connectivity testing, leaving major gaps such as file operations (scp/sftp), port forwarding, or interactive sessions. This is insufficient for a general-purpose SSH server.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues