Skip to main content
Glama
Calevi-Consulting

ssh-mcp-dynamic

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SSH_MCP_KEYSNoJSON object mapping key shortcuts to private-key paths. Example: {"prod":"~/keys/prod.pem","staging":"~/keys/staging.pem"}{}
SSH_MCP_TIMEOUT_MSNoDefault command/connection timeout in milliseconds.60000
SSH_MCP_DEFAULT_KEYNoShortcut or path used when a call omits 'key'. If unset, key is required per call.
SSH_MCP_DEFAULT_PORTNoDefault SSH port.22
SSH_MCP_DEFAULT_USERNoDefault SSH username.root

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
ssh_execC

Execute a shell command on a remote host via SSH.

ssh_sudo_execB

Execute a shell command with sudo on a remote host via SSH.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/Calevi-Consulting/ssh-mcp-dynamic'

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