runCommandBatch
Execute multiple shell commands sequentially on an SSH host to automate remote administration tasks through the MCP SSH Agent.
Instructions
Executes multiple shell commands sequentially on an SSH host
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hostAlias | Yes | Alias or hostname of the SSH host | |
| commands | Yes | List of shell commands to execute |