runRemoteCommand
Execute shell commands on remote SSH hosts using a secure MCP interface. Specify the host alias and command to perform remote operations efficiently.
Instructions
Executes a shell command on an SSH host
Input Schema
Name | Required | Description | Default |
---|---|---|---|
command | Yes | The shell command to execute | |
hostAlias | Yes | Alias or hostname of the SSH host |