SSH Terminal

🖥️ SSH

Connect to remote servers via SSH. Execute commands, manage multiple sessions, and control your fleet from Zubnet.

Tools (6)

ssh_connectssh_executessh_list_sessionsssh_session_infossh_disconnectssh_disconnect_all

Config for Claude Desktop / Cursor

{ "mcpServers": { "ssh-terminal": { "command": "native:ssh", "env": { "name": "your-name-here", "host": "your-host-here", "port": "your-port-here", "username": "your-username-here", "auth_type": "your-auth-type-here", "password": "your-password-here", "private_key": "your-private-key-here", "passphrase": "your-passphrase-here" } } } }
Activate on Zubnet →