Skip to main content
Glama
458,533 tools. Updated 2026-08-17 04:09

"SSH (Secure Shell) information and resources" 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
  • 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
  • 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

Matching MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    A production-ready MCP server that enables AI assistants to execute shell commands, manage files, monitor system resources, and automate complex workflows with advanced features like stock tracking and web automation.
    7
    32
    MIT

Matching MCP Connectors

  • 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
  • Release broker resources for a completed interactive shell session. VM remains locked; call vm_unlock when finished.
    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
  • Execute shell commands inside a Proxmox LXC container via SSH. Supports complex commands with pipes and redirections for flexible automation.
    MIT