Skip to main content
Glama
sandbanks

Agentic_SSH

Related Servers

Alternatives to Agentic_SSH

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      Enables AI agents to establish and manage persistent SSH connections to remote hosts for executing commands. Supports SSH config files, multi-host management, and automatic reconnection with thread-safe concurrent operations.
      15
      11
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to orchestrate a heterogeneous machine fleet via SSH, with unified command execution, file transfer, and dispatch of coding agents across platforms.
      1
      Apache 2.0
    • A
      license
      A
      quality
      B
      maintenance
      SSH orchestration MCP server for coding agents, enabling persistent bash sessions, hash-protected remote file editing, SFTP transfers, SSH tunnels, and multi-host orchestration with connection reuse across tools.
      14
      3
      Apache 2.0
    • F
      license
      B
      quality
      D
      maintenance
      Persistent SSH sessions for AI assistants, enabling long-running remote shell connections with features like file transfer, port forwarding, and swarm mode.
      56
      6 npm
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI agents to have persistent, fully interactive SSH sessions into remote hosts, behaving like a local terminal.
      9 npm
      1
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Enables AI agents to establish and manage persistent SSH sessions, supporting smart command execution, async tasks, multi-host, sudo, and file operations through SFTP.
      15
      MIT

    TDQS

    A4.2/5.0

    Scored across 9 tools

    Disambiguation5/5

    Each tool targets a clearly distinct operation: host/group discovery, system metrics, ports, process search, arbitrary command execution, log tailing, container log tailing, and pattern-based log waiting. Even the two log-tail tools are separated by source type (file vs container), and wait_for_log_pattern has a distinct blocking behavior.

    Naming Consistency5/5

    All tool names follow a consistent snake_case verb-first pattern: list_, get_, run_, search_, tail_, and wait_for_. The verbs are specific and the nouns clearly indicate the target resource, making the naming both predictable and scannable.

    Tool Count5/5

    Nine tools is a well-scoped set for an SSH operations server. It covers host discovery, monitoring, command execution, process inspection, and log observation without bloating the surface or leaving it feeling thin.

    Completeness4/5

    The toolset covers the core SSH workflow: enumerate hosts, inspect system state, run commands, search processes, and monitor logs. The main gap is file transfer or remote file editing, though run_command can work around many of those needs via shell commands.

    Maintenance

    ActivityActive
    ResponsivenessResponsive