Skip to main content
Glama
457,367 tools. Updated 2026-08-14 13:39

"SSH (Secure Shell) protocol and tools" matching MCP tools:

  • Apply SSH hardening, fail2ban, UFW firewall, and custom domain management. Run security audits with scoring to identify vulnerabilities.
    Apache 2.0
  • Execute shell commands over SSH inside a running VM and capture combined stdout and stderr output.
    MIT
  • Execute shell commands on remote servers via SSH, capturing stdout/stderr/exit code, with automatic blocking of dangerous operations unless confirmed.
    MIT
  • Run any shell command on a configured Ubuntu server over SSH and get stdout, stderr, and exit code. Use for tasks not covered by specialized system tools.
    MIT
  • Opens a persistent interactive shell on an existing SSH session, preserving working directory and environment variables across commands. Ideal for long-running tasks like builds or using tmux.
    MIT
  • Terminate an active remote shell session, closing the SSH connection and removing its temporary directory to free resources and reset the environment.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Zero-value tracer token system that tracks AI agent activity across the internet. Agents earn tokens by submitting threat intelligence traces, with free trust verification (verify_trust) and paid threat intelligence feeds. 8 tools: submit_trace, check_token_balance, mutate_token, get_trace_schema, verify_trust (free) + threat_intelligence_feed, bulk_verify_trust, query_trace_analytics (paid).

  • Scoped, audited SSH exec, sessions, and SFTP on your saved servers without exposing credentials

  • Establish an SSH connection to a remote host, creating a persistent shell session that retains state across subsequent command executions.
    MIT
  • Run shell commands on a remote host over SSH, preserving working directory, environment variables, and aliases across calls using the same connection.
    MIT
  • Close an active SSH session, releasing shell, SFTP, and port forward resources. Warning: kills all running processes in the session.
    MIT
  • Execute shell commands on remote hosts over SSH, returning output, exit code, and log file path for system management and troubleshooting.
    MIT
  • Run multi-line shell scripts on remote SSH servers for automation, configuration changes, or complex checks. Send script via stdin, choose shell, timeout, and host.
    MIT
  • Execute shell commands on a remote Linux machine via SSH. Returns stdout, stderr, and exit code.
    MIT
  • Opens a persistent SSH shell session on a configured server, returning a session ID for subsequent command execution while preserving working directory and environment.
    MIT
  • Run shell commands on remote SSH servers. Returns stdout, stderr, and exit code with automatic connection reuse.
    MIT
  • Open a named persistent SSH shell or WinRM PowerShell runspace that remains active until closed, preserving state for ongoing administration tasks.
    MIT
  • Upload files to a remote target through an active SSH or reverse shell session, with base64 encoding and optional SHA256 checksum verification.
    MIT
  • Execute shell commands in a secure environment and capture their output, enabling development tasks, file operations, git commands, and package management.
    MIT
  • Run shell commands on a remote server over SSH. Specify the command, working directory, timeout, and host to execute tasks like builds or scripts.
    AGPL 3.0