ssh_execute
Run commands on remote systems securely via SSH. Define connections in config.json, specify the host and command, and execute tasks directly from the Super Windows CLI MCP Server.
Instructions
Execute a command on a remote host via SSH
Example usage:
Copy
Configuration required in config.json:
Copy
Input Schema
Name | Required | Description | Default |
---|---|---|---|
command | Yes | Command to execute | |
connectionId | Yes | ID of the SSH connection to use |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Super Windows CLI MCP Server
Related Tools
- @SimonB97/win-cli-mcp-server
- @PhialsBasement/CMD-MCP-Server
- @delorenj/super-win-cli-mcp-server
- @SimonB97/win-cli-mcp-server
- @SimonB97/win-cli-mcp-server