Skip to main content
Glama
569,786 tools. Updated 2026-09-15 02:36

"Kubuntu" matching MCP tools:

  • Execute a single validated command under an active security policy, with chaining and injection patterns blocked. Returns structured JSON results and flags output as untrusted text.
    MIT
  • List all Ubuntu servers in the inventory with connection details (host, port, username). Call this first to discover valid server names for other ubuntu_* tools.
    MIT
  • Check systemd service status on an Ubuntu server, providing full systemctl output, parsed active/enabled states, recent logs, PID, and memory usage.
    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
    Destructive
  • Write text content to a policy-allowed file path using atomic writes, with automatic backups of existing files. Creates missing directories when permitted.
    MIT

Matching MCP Servers

  • Start, stop, restart, reload, enable, or disable systemd services on Ubuntu servers remotely over SSH, with confirmation of service state after the action.
    MIT
    Destructive
  • List directory entries in policy-allowed paths, returning compact counts and previews for agent planning or detailed metadata for full inspection.
    MIT
  • Deletes a single file from the workspace using a relative path. Fails if the path does not exist or is a directory.
    MIT
  • Check whether a string is a well-formed http or https URL using syntax validation only, without making any network request.
    MIT
  • Check server health, active policies, and tool metrics. Use as first diagnostic when automations degrade, with optional detailed view for extended timing and full policy lists.
    MIT
  • View running processes with PID, name, user, CPU%, memory%, and status. Sort by CPU or memory usage to identify resource-heavy tasks—read-only and safe.
    MIT
  • Authenticate with bug data providers like Launchpad or GitHub. Provide a token, credential file, or omit for anonymous access.
    GPL 3.0
  • Get host system telemetry for Ubuntu agents without running external commands. Use compact mode for key fields or detailed mode for full payload.
    MIT