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 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.
Run shell commands in a specified directory using a chosen shell (bash, sh) with the Shell MCP Server, ensuring secure and isolated execution environments.
Run commands in PowerShell, CMD, or Git Bash shells directly on Windows systems using a secure CLI interface. Specify the command, shell type, and working directory for targeted execution.
Execute bash scripts synchronously in a secure Docker container, ensuring each command completes before proceeding. Ideal for tasks requiring sequential execution and precise control over script timing and environment variables.
Execute bash scripts asynchronously to run multiple commands in parallel, reducing waiting time and improving efficiency. Set environment variables, specify working directories, and manage output modes for optimized script execution in a secure Docker container environment.
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 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.