Skip to main content
Glama
204,980 tools. Last updated 2026-06-15 02:04

"Bash shell scripting and command line resources" matching MCP tools:

Matching MCP Servers

  • A
    license
    A
    quality
    F
    maintenance
    Allows executing shell commands within a secure Docker container through Claude's MCP interface, providing Kubernetes tools and isolated environment without host Docker daemon access.
    Last updated
    2
    81
    5
    MIT

Matching MCP Connectors

  • Execute bash commands with support for background tasks, status checks, and text/special key input. Returns command status and current working directory.
    Apache 2.0
  • Execute shell commands across multiple items in batches, substituting $item in each command and streaming output to separate files for parallel batch processing.
    Apache 2.0
  • Upgrade context-mode to the latest version. Execute the returned shell command, view output as a checklist, and restart your session afterward.
    Elastic 2.0
  • Execute a shell command in a tmux pane and retrieve its output and exit code using marker-based capture for reliable results.
    MIT
  • Vet a shell command for destructive patterns before execution. Returns verdict (CLEAN/CAUTION/etc.) and risk score (0-100) to prevent data loss.
    MIT
  • Execute bash commands on virtual computers for file operations, package installation, script execution, and system state checking through the Orgo MCP Server.
    MIT
  • Execute shell commands inside a VM and capture stdout, stderr, and exit code. Automatically detects guest OS and selects the correct shell.
    MIT
  • Execute bash commands with automatic routing to optimal cluster nodes based on load and command type, offloading heavy tasks and running simple commands locally.
    MIT
  • Scans source code for injection vulnerabilities including SQLi, command injection, and path traversal from unsanitized input or unsafe string concatenation. Supports Python, JavaScript, TypeScript, Java, Go, Ruby, Shell, and Bash.
    MIT
  • Run a shell command in a Google Colab terminal and wait for its completion. Designed for quick commands, not long-running tasks.
    Apache 2.0
  • Conditionally execute tmux commands by running a shell command or tmux format, then running a specified command if true and optionally another if false.
    MIT
  • Execute a command in an active SSH session, reusing the session's working directory and environment. Provide a session ID from starting a session.
    MIT
  • Runs a shell command with macOS Keychain-resolved secrets injected as environment variables, returning only exit code and line counts.
    MIT
  • Opens a persistent SSH shell session on a configured server, returning a session ID for stateful command execution across multiple calls.
    MIT