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:
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 Windows CLI MCP Server
Related Tools
- @delorenj/super-win-cli-mcp-server
- @SimonB97/win-cli-mcp-server
- @PhialsBasement/CMD-MCP-Server
- @SimonB97/win-cli-mcp-server
- @KinoThe-Kafkaesque/ssh-mcp-server