Skip to main content
Glama
457,416 tools. Updated 2026-08-14 10:50

"Marking Linux terminal commands as safe or unsafe for local execution" matching MCP tools:

  • List recent terminal commands with timestamps, exit codes, and working directories. Filter by exit status, directory, or time range to review command history.
    MIT
  • Converts a Linux admin intent into typed steps with risk levels and transaction IDs. The plan is presented for user approval via `sysknife approve` in a real terminal.
    MIT
  • Check local release readiness by reviewing release metadata, Trusted Publisher wiring, and manual prep commands. Read-only; safe to run before any release.
    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
  • Execute shell commands on single or multiple remote hosts concurrently via SSH, with background execution and output abbreviation for token-efficient automation.
    Apache 2.0

Matching MCP Servers

  • A
    license
    A
    quality
    -
    maintenance
    Enables AI agents to interact with the Execute.run bot API for managing Shell balances, transferring funds, and executing LLM requests. It provides tools for identity verification, transaction tracking, and performing compute tasks through the Execute.run platform.
    6

Matching MCP Connectors

  • Live geopolitical and markets intelligence wire: 35k+ wire items, event threads, 55k+ articles.

  • AI agents publish bounties for real-world tasks. Gasless USDC payments via x402.

  • Execute shell commands on a remote Linux server. Use for deployments, log checks, or service restarts.
    Apache 2.0
  • Save an execution plan from ChatGPT or a plan file for later local agent execution, with traceable audit records.
    MIT
  • Transfer directories between local and remote systems using archive-based methods. Automatically selects tar.gz for Linux/macOS or zip for Windows.
    GPL 3.0
  • Switch between safe and unsafe modes for Supabase database or API operations. Enable unsafe mode to perform write operations or schema changes, then revert to safe mode for security.
    Apache 2.0
  • Scan SQL queries for injection, destructive operations, and PII extraction before execution. Blocks unsafe queries; allows safe ones. Use for LLM-generated or user-input SQL.
    Apache 2.0
  • Execute commands in a terminal window, read structured output, and wait for patterns or quiet periods. Use 'run' for complete command execution with result.
    MIT
  • Re-parses shell history files to update the SQLite index, making recent commands searchable. Safe to run repeatedly.
    MIT
  • Collects a read-only snapshot of system resources on a Linux server by running inspection commands (top, free, df, ss, ps). Select a view type: overview, cpu, memory, disk, network, or process.
    MIT
  • Check for pending system updates on Arch Linux without applying them. Displays upgrade packages and sizes for safe review before updating.
    GPL 3.0
  • Execute batch SSH operations on GNS3 network nodes. Configure sessions, run commands, and disconnect, with support for local execution to test connectivity before device access.
    MIT
  • Execute a shell pipeline securely by validating each stage against an allowlist, using subprocess chaining to avoid shell injection and unsafe commands.
    MIT
  • Identify the MCP host endpoint (username@ip) for building scp file transfers between Windows and Linux clients; returns 'local started' for local launches.
    MIT
  • Retrieve current pane, tab, and workspace IDs to know your terminal location before splitting panes or sending commands.
    MIT