Skip to main content
Glama
468,060 tools. Updated 2026-08-22 10:44

"Making an MCP server interact with launched shell commands, including interactive commands" matching MCP tools:

Matching MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    An MCP server that lets you define and run custom shell commands via YAML templates, with built-in tools for flashing and serial communication in embedded development.
    15
    4
    Apache 2.0
  • 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

Matching MCP Connectors

  • Execute ADB shell commands on Android devices with safety guards including timeout, output truncation, and summary previews.
    MIT
  • Execute shell commands to create files, directories, and run terminal operations.
  • 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
  • Run verification commands (tests, build, typecheck) in a project. Read-only commands execute directly; risky commands are routed to Codex auto-review for risk-gated execution.
    MIT
  • Run shell commands with enforcement of permission rules: read operations allowed, destructive commands blocked unless permitted.
    MIT
  • Run development commands in your workspace—builds, tests, git, and language toolchains. Executes allowlisted executables without a shell; destructive commands require confirmation.
    MIT
  • Execute shell commands on remote servers via SSH with captured stdout, stderr, and exit codes for system administration and automation tasks.
    MIT
  • Execute shell commands on remote servers via SSH, capturing stdout/stderr/exit code, with automatic blocking of dangerous operations unless confirmed.
    MIT