runCommandBatch
Executes multiple shell commands sequentially on an SSH host via the MCP SSH Agent, enabling automated and secure remote task execution.
Instructions
Executes multiple shell commands sequentially on an SSH host
Input Schema
Name | Required | Description | Default |
---|---|---|---|
commands | Yes | List of shell commands to execute | |
hostAlias | Yes | Alias or hostname of the SSH host |