Skip to main content
Glama
466,692 tools. Updated 2026-08-19 20:53

"Executing terminal commands and retrieving log outputs" matching MCP tools:

  • Search your recorded terminal history to find commands, outputs, and notes matching a term. Returns matching command IDs, timestamps, exit codes, and snippets to locate what produced a specific message.
    MIT
  • Retrieve current pane, tab, and workspace IDs to know your terminal location before splitting panes or sending commands.
    MIT
  • Spawn persistent pseudo-terminal sessions to run long-running processes, send interactive commands, and manage multiple concurrent terminal sessions in real-time.
    AGPL 3.0
  • Generate a non-executing plan for remote SSH changes. Outline desired modifications without running commands, writing files, or escalating privileges.
    MIT
  • Identifies the package manager in use by analyzing lockfiles and package.json, then provides the correct commands for installing dependencies, running scripts, and executing packages.
    MIT

Matching MCP Servers

  • F
    license
    A
    quality
    D
    maintenance
    An MCP server for tracking and managing AI command usage history using a PostgreSQL database. It enables users to log, search, and view statistics for various AI-related commands and their execution contexts.
    5
  • A
    license
    A
    quality
    D
    maintenance
    Enables management of visible, interactive terminal sessions across platforms (macOS, Windows, Linux, WSL). Supports creating, executing commands, capturing output, and managing multiple terminal windows simultaneously.
    5
    1
    MIT

Matching MCP Connectors

  • Tamper-evident audit log service for agent-to-agent transactions

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

  • Submit terminal commands by sending key presses to interactive programs like Claude sessions after text input.
    Apache 2.0
  • Send raw text to a terminal without adding a newline, enabling interactive input, partial commands, and key sequences.
    MIT
  • Execute predefined commands like 'check', 'doctest', 'make', and 'pytest' directly without terminal access. Simplify command execution by passing parameters and retrieving results in a structured format.
    MIT
  • Execute terminal commands on the host machine with configurable permission controls and safety protections for secure command execution.
    Apache 2.0
  • List all available terminal targets including local and configured SSH profiles. Use this to select a target for executing commands.
    MIT
  • Retrieve bash command outputs from a Jules session to analyze executed commands, their results, and exit codes for debugging or review purposes.
    MIT
  • Execute shell commands in a secure environment and capture their output, enabling development tasks, file operations, git commands, and package management.
    MIT
  • Types bounded plain text into the focused control on Linux desktop, with configurable interval. Excludes sensitive data and terminal commands for safety.
    Apache 2.0
  • Send keyboard input or commands to tmux terminal panes for remote terminal automation and control.
    Do What The F*ck You Want To Public