mcp-ssh
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| connectC | Establishes a new SSH connection to a server. |
| disconnectB | Disconnects an active SSH connection. |
| listConnectionsA | Lists all saved SSH connections. |
| getConnectionB | Gets detailed information about a specific SSH connection. |
| deleteConnectionC | Deletes a saved SSH connection. |
| executeCommandC | Executes a command on a remote server via SSH. |
| backgroundExecuteC | Executes a command in the background on a remote server at a specified interval. |
| stopBackgroundB | Stops a background command execution on a specific connection. |
| getCurrentDirectoryB | Gets the current working directory of an SSH connection. |
| uploadFileC | Uploads a local file to a remote server. |
| downloadFileC | Downloads a file from a remote server to the local machine. |
| batchUploadFilesC | Uploads multiple local files to a remote server. |
| batchDownloadFilesC | Downloads multiple files from a remote server. |
| getFileTransferStatusB | Gets the status of a specific file transfer. |
| listFileTransfersB | Lists all recent file transfers. |
| listActiveSessionsB | Lists all currently active SSH sessions. |
| listBackgroundTasksA | Lists all background tasks currently running. |
| stopAllBackgroundTasksA | Stops all running background tasks. |
| mcp_ssh_mcp_createTerminalSessionC | Creates a new interactive terminal session. |
| mcp_ssh_mcp_writeToTerminalD | Writes data to an interactive terminal session. |
| createTunnelC | Creates an SSH tunnel (port forwarding). |
| closeTunnelB | Closes an active SSH tunnel. |
| listTunnelsA | Lists all active SSH tunnels. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
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/shuakami/mcp-ssh'
If you have feedback or need assistance with the MCP directory API, please join our Discord server