Skip to main content
Glama
RFingAdam
by RFingAdam

ssh_connect

Establish SSH connections to remote hosts for command execution and file transfers. Provides secure access to devices like Raspberry Pi and embedded systems through the MCP Remote Access server.

Instructions

Connect to a remote host via SSH. Returns a connection ID for subsequent commands.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
hostYesHostname or IP address (e.g., 'vpn-ap.local' or '192.168.1.100')
usernameYesSSH username
passwordNoSSH password (optional if using key)
key_pathNoPath to SSH private key file (optional)
portNoSSH port (default: 22)

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/RFingAdam/mcp-remote-access'

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