ssh_connect
Establish and manage SSH connections to remote servers, execute commands, and monitor session health with the Model Context Protocol. Requires host, username, and password for secure access.
Instructions
SSH 서버에 연결하여 새 세션 생성
Input Schema
Name | Required | Description | Default |
---|---|---|---|
host | Yes | ||
password | Yes | ||
port | No | ||
session_name | No | ||
username | Yes |