Run shell commands in Windows using PowerShell, CMD, or Git Bash. Specify the shell, command, and working directory for precise system control and automation.
Execute shell commands in PowerShell, CMD, Git Bash, Bash, or WSL with security controls, path validation, and configurable output limits for Windows system management.
Run shell commands in a specified directory using a chosen shell (bash, sh) with the Shell MCP Server, ensuring secure and isolated execution environments.
Execute and capture Bash commands with defined working directories, environment variables, and time limits. Provides secure access to Bash functionality within MCP Filesystem Server's controlled environment.
Execute bash scripts asynchronously to run multiple commands in parallel, reducing waiting time by not requiring completion before starting new processes.
A secure server that enables AI applications to execute shell commands in specified directories, supporting multiple shell types (bash, sh, cmd, powershell) with built-in security features like directory isolation and timeout control.
A framework for building Model Context Protocol (MCP) servers using pure Bash scripts, allowing for the creation of tools, resources, and prompts without Node.js or Python runtimes. It provides a complete implementation of the MCP spec compatible with any environment running Bash 3.2+ and jq.
A secure shell command execution server implementing the Model Context Protocol (MCP). This server allows remote execution of whitelisted shell commands with support for stdin input.