ssh_send_input
Send commands or input to an active SSH shell session, optionally simulating human typing for interactive tasks using the SSH MCP Server.
Instructions
Send input to an interactive shell session with optional typing simulation
Input Schema
Name | Required | Description | Default |
---|---|---|---|
input | Yes | Input to send to the shell | |
sessionId | Yes | Interactive session ID | |
simulateTyping | No | Simulate human typing with delays |