ssh_connect
Establish and manage SSH connections by creating new sessions with specified host, username, password, and port. Ideal for remote server access and command execution through the SSH MCP Server.
Instructions
SSH 서버에 연결하여 새 세션 생성
Input Schema
Name | Required | Description | Default |
---|---|---|---|
host | Yes | ||
password | Yes | ||
port | No | ||
session_name | No | ||
username | Yes |