mcp-ssh
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| prompts | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| ssh-troubleshoot | Diagnose SSH connection and authentication issues |
| ssh-desktop-launch-guide | Guide for launching interactive GUI windows on Windows remote desktops via Session 1 handoff |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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