Skip to main content
Glama

MCP SSH Manager

by bvisible

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SSH_MANAGER_PROFILENoSet the active profile for SSH Manager (default, frappe, docker, nodejs)default

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
ssh_execute

Execute command on remote SSH server

ssh_upload

Upload file to remote SSH server

ssh_download

Download file from remote SSH server

ssh_list_servers

List all configured SSH servers

ssh_deploy

Deploy files to remote server with automatic permission handling

ssh_execute_sudo

Execute command with sudo on remote server

ssh_command_alias

Manage command aliases for frequently used commands

ssh_hooks

Manage automation hooks for SSH operations

ssh_profile

Manage SSH Manager profiles for different project types

ssh_alias

Manage server aliases for easier access

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

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