execute_ssh_command
Execute commands on remote servers securely via SSH using persistent or new sessions. Specify host, username, and command for direct, controlled access from the MCP server.
Instructions
Execute a command on a remote server via SSH. Commands run in a persistent SSH session by default. Use newSession: true to run in a new session.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
command | Yes | ||
host | Yes | ||
newSession | No | ||
password | No | ||
port | No | ||
privateKey | No | ||
username | Yes |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from cmd-mcp-server
Related Tools
- @KinoThe-Kafkaesque/ssh-mcp-server
- @KinoThe-Kafkaesque/ssh-mcp-server
- @SimonB97/win-cli-mcp-server
- @KinoThe-Kafkaesque/ssh-mcp-server
- @delorenj/super-win-cli-mcp-server