Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
prompts
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
ssh_test_connectionA

Test SSH connection & probe target OS. If server is unreachable/uninstalled, outputs RDP 1-liner script.

ssh_clear_known_hostsA

Remove stale/changed host entries from local ~/.ssh/known_hosts file.

ssh_execA

Execute remote commands over SSH. Supports Base64 UTF-16LE, Session 0 bypass (--desktop), 8191 char limit bypass, and dual auth.

ssh_setup_passwordlessA

Deploy ed25519 public key to Linux (~/.ssh/authorized_keys) or Windows (administrators_authorized_keys with ACLs) and verify key login.

ssh_remove_passwordlessA

Remove public key entry or clear ALL keys from authorized_keys on remote host, revoking passwordless SSH login.

ssh_upload_fileB

Upload a local file to remote host via SFTP channel.

ssh_download_fileB

Download a remote file to local host via SFTP channel.

ssh_generate_rdp_bootstrapA

Generate 1-liner PowerShell script to copy-paste into an RDP session to install OpenSSH server on Windows target.

Prompts

Interactive templates invoked by user choice

NameDescription
ssh-troubleshootDiagnose SSH connection and authentication issues
ssh-desktop-launch-guideGuide for launching interactive GUI windows on Windows remote desktops via Session 1 handoff

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/nguyenvanhuy0612/mcp-ssh'

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