Skip to main content
Glama
561,270 tools. Updated 2026-09-13 13:33

"How to deploy Docker on a server through SSH" matching MCP tools:

  • Harden a server to production standard by applying 24 hardening steps in a single SSH session, covering SSH, fail2ban, UFW, Docker, and more, with audit score comparison.
    Apache 2.0
    Destructive
  • Fetch server logs and system metrics from Kastell-managed servers. Use 'logs' to retrieve recent lines from container, Docker, or system journal; 'monitor' for CPU, RAM, and disk usage.
    Apache 2.0
  • Upload, download, or list files on an OpenClaw server over SSH. Handles text and binary files up to 10MB; omitting local_path on download returns content directly.
    Apache 2.0

Matching MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    A minimal MCP server with get_weather and create_ticket tools, used for testing MCP servers across protocol, unit, eval, transport, and auth layers.
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Enables agents to verify that a deploy actually worked by checking pages, links, and comparing environments, catching blank 200 responses, broken links, stray noindex, and staging that never updated.
    3
    MIT

Matching MCP Connectors

  • Does that Docker tag actually exist? Real tags, sizes and platforms, live from Docker Hub.

  • Host apps built with AI: deploy to a live HTTPS URL, custom domains, secrets and backups.

  • Deploys a preview environment through a governed pipeline including policy check, deploy, polling, smoke tests, and evidence collection. Returns a live URL and plain-language summary.
    Apache 2.0
  • Run proactive health analysis on a server to detect disk trending full, high swap, stale packages, and more. Returns findings with remediation commands, using cached metrics by default or live data via SSH.
    Apache 2.0
  • Deploy or rollback a service on OpenClaw by running its script, or inspect the last deploy log.
    Apache 2.0
  • Manage systemd services on a remote Linux server via SSH. Perform status, start, stop, restart, enable, disable, and list actions.
    Apache 2.0
  • Deploy a Docker Compose project to a virtual machine by providing YAML content or a GitHub repository URL. Replaces an existing project with the same name.
    MIT
  • Control remote Docker containers over SSH: list, logs, start, stop, restart, stats, exec. No Docker API or open port required.
    Apache 2.0
  • Apply safe auto-fixes to a server: audit, filter safe fixes, create backup, apply fixes, and re-audit for score delta. Preview only by default; excludes SSH, firewall, and Docker.
    Apache 2.0
    Destructive
  • Lists active SSH sessions with session ID, server, state, working directory, command count, age, idle time, and variables. Filter by server name (case-insensitive) to focus on a specific host; omit to see all.
    MIT
  • Deploy a custom (non-catalog) app to an Impreza VPS using one of three modes: public Docker image, Dockerfile build (from local directory or git repo), or a full docker-compose manifest.
    MIT
  • Activate an installed Docker plugin so Docker routes API calls through it. Set a timeout for the plugin to become healthy; zero waits indefinitely.
    MIT
  • Deploy site files directly on the server by cloning a git repository or downloading a tarball into the web root, with automatic ownership to the site user.
    MIT
    Destructive