Skip to main content
Glama

ssh_connect

Establish secure SSH connections to remote servers using password or SSH key authentication. Connect via IPv4 or IPv6 to manage servers and execute commands.

Instructions

Connect to an SSH server using password or SSH key authentication. Supports IPv4 and IPv6.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
hostYesSSH server hostname or IP address (IPv4 or IPv6)
portNoSSH server port
usernameYesUsername for SSH authentication
passwordNoPassword for authentication (if using password auth)
privateKeyNoPath to private SSH key file (if using key auth)
passphraseNoPassphrase for encrypted private key (optional)
connectionIdNoUnique identifier for this connectiondefault

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zibdie/SSH-MCP-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server