ssh_execute
Execute commands on remote hosts via SSH using the Windows CLI MCP Server. Configure SSH connections in config.json and run commands securely with specified connection IDs.
Instructions
Execute a command on a remote host via SSH
Example usage:
Configuration required in config.json:
Input Schema
Name | Required | Description | Default |
---|---|---|---|
command | Yes | Command to execute | |
connectionId | Yes | ID of the SSH connection to use |