Skip to main content
Glama
280,692 tools. Last updated 2026-07-10 03:30

"How to connect to a remote server using SSH" matching MCP tools:

  • Connect to a remote server via SSH by specifying full details for a new connection or using a saved session name to reconnect quickly.
    MIT
  • Establish an SSH connection to a remote Ubuntu server using password, private key, or saved credentials, with optional jump host and custom known_hosts settings.
    MIT
  • Establish SSH connections to remote servers using hostname, username, and authentication credentials for secure remote access.
  • Sync a local directory to a remote host via rsync over SSH using a vault-stored SSH key, which is temporarily written and then removed for security.
    AGPL 3.0
  • Load a genome profile into the remote server using a unique code obtained from the upload command.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Transform any blog post or article URL into ready-to-post social media content for Twitter/X threads, LinkedIn posts, Instagram captions, Facebook posts, and email newsletters. Pay-per-event: $0.07 for all 5 platforms, $0.03 for single platform.

  • Render HTML and CSS to PNG images over HTTP. Send HTML and CSS and get a PNG back.

  • Manages systemd services on a remote Linux server via SSH. Supports actions: status, start, stop, restart, enable, disable, list.
    Apache 2.0
  • Control Docker containers on a remote Linux server via SSH, enabling actions like listing, log viewing, starting, stopping, restarting, checking stats, and executing commands without Docker API or open ports.
    Apache 2.0
  • Authenticate and create an SSH session to a remote server, enabling command execution, file transfer, and directory listing via the returned session ID.
    MIT
  • Execute shell commands on remote servers via SSH. Specify the server and command; optionally set timeout, working directory, or dry-run preview.
    Mozilla Public 2.0
  • Upload a local file to a remote server via SFTP. Specify local path, remote path, and file permissions.
    MIT
  • Uploads a local file to a remote server over SFTP, overwriting any existing file at the destination. Requires the file to exist and the remote path to be writable by the SSH user.
    MIT
  • Download a file from a remote server to your local machine using SFTP. Specify the remote file path and local destination to transfer files securely.
    MIT
  • Downloads a single file from a remote server to a local path over SFTP, overwriting any existing file. Requires read permission on the remote server.
    MIT
  • Retrieve recent entries from system log files on local or remote Linux servers to monitor events and diagnose issues.
    MIT
  • Read a remote file over SSH via SFTP, with automatic fallback to 'sudo cat' if permission is denied and sudo is configured.
    MIT
  • Connect to a remote Jupyter server to run code on remote compute, GPUs, or data while keeping notebooks saved locally.
    MIT
  • Create SSH tunnels for local port forwarding, remote forwarding, or dynamic SOCKS5 proxy. Specify server, tunnel type, and local port to establish a persistent tunnel.
    MIT