SSH MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_NO_WARNINGS | No | Suppress Node.js warnings | 1 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| ssh_connectC | Connect to a remote server via SSH |
| ssh_execC | Execute a command on the remote server |
| ssh_upload_fileC | Upload a file to the remote server |
| ssh_download_fileC | Download a file from the remote server |
| ssh_list_filesC | List files in a directory on the remote server |
| ssh_disconnectC | Close an SSH connection |
| ubuntu_nginx_controlC | Control Nginx web server on Ubuntu |
| ubuntu_update_packagesC | Update system packages on Ubuntu |
| ubuntu_ssl_certificateC | Manage SSL certificates using Let's Encrypt on Ubuntu |
| ubuntu_website_deploymentC | Deploy website files and create backups on Ubuntu |
| ubuntu_ufw_firewallC | Manage Ubuntu Uncomplicated Firewall (UFW) |
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
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/mixelpixx/SSH-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server