SSH Remote MCP Server
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 | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| ssh_connectA | Connect to a remote Ubuntu server via SSH |
| ssh_connect_savedB | Connect to a remote server using a saved local SSH credential name |
| ssh_setup_key_authA | Generate a local SSH keypair, install the public key on the remote server, and save a key-based credential for future connections |
| ssh_executeB | Execute a command on a remote SSH connection |
| ssh_upload_fileB | Upload a local file from an allowed local root to the remote server via SFTP |
| ssh_download_fileA | Download a remote file to an allowed local root via SFTP |
| ssh_save_credentialsA | Save SSH credentials locally under a reusable name. If a password is provided, the server is contacted once to bootstrap a key and only the generated key credential is saved. |
| ssh_list_saved_credentialsA | List saved local SSH credential entries |
| ssh_delete_saved_credentialsA | Delete a saved local SSH credential entry |
| ssh_disconnectA | Disconnect from a remote SSH connection |
| ssh_list_connectionsA | List all active SSH connections |
| ssh_health_checkB | Check the health of SSH connections |
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/nqmn/adremote-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server