Skip to main content
Glama
133,828 tools. Last updated 2026-05-25 07:21

"Linux" matching MCP tools:

  • Imports all historical Signal Desktop messages in a one-time operation. Requires sqlcipher and system keychain access for macOS or Linux.
    MIT
  • Execute shell commands in an isolated Debian Linux sandbox to run code safely without affecting the host system. Use stdin for data input and set timeouts for long operations.
    MIT
  • Analyze Linux memory dumps using Volatility 2 plugins to extract forensic data like processes, network connections, and system information for security investigations.
    MIT
  • List all processes captured in the trace, including IDs, names, and timestamps. Use for Android and Linux trace analysis to identify processes.
    Apache 2.0
  • Check for pending system updates on Arch Linux without applying them. Displays upgrade packages and sizes for safe review before updating.
    GPL 3.0
  • Checks Arch Linux package database freshness and warns when databases are older than 24 hours, indicating required synchronization.
    GPL 3.0

Matching MCP Servers

  • Query file-package ownership on Arch Linux: find package for a file, list package files with optional filter, or search filenames across all packages.
    GPL 3.0
  • Verifies the digital signature of the installed Ledger Live binary to confirm it is genuine and not tampered with. Supports macOS, Windows, and Linux.
    Business Source 1.1
  • Retrieve recent entries from system log files on local or remote Linux servers to monitor events and diagnose issues.
    MIT
  • Install packages with automated security validation. Checks official repos first, then evaluates AUR package trust and PKGBUILD to block unsafe installations.
    GPL 3.0
  • Launch an application on Linux via shell command, running as a detached process from the server. Execute commands like 'firefox' or 'gnome-terminal'.
    MIT
  • Remove Arch Linux packages individually or in batch. Supports dependency removal and forced removal ignoring dependencies. Requires sudo.
    GPL 3.0
  • Preview available system updates on Arch Linux without applying them, showing package names and sizes for safe pre-upgrade inspection.
    GPL 3.0
  • Retrieve log file contents from Linux systems for diagnostic analysis, supporting both local files and remote SSH connections with configurable line output.
    MIT
  • Query Arch Linux pacman logs for recent transactions, package history, failed operations, or sync records. Supports four query types with configurable result limits.
    GPL 3.0
  • Analyze pacman.conf to retrieve repository, package, and download settings. Optionally focus on ignored packages or parallel downloads for optimization recommendations.
    GPL 3.0
  • Fetch news from Arch Linux: get recent news, find critical updates requiring manual intervention, or retrieve news since the last system update.
    GPL 3.0
  • Captures a screenshot of the current display and converts it to a base64-encoded PNG image. Works on macOS and Linux with a graphical display.
    MIT