Skip to main content
Glama
aaronckj

SSH MCP Server

by aaronckj

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
keyNoPath to private SSH key for key-based authentication
hostYesHostname or IP of the remote server
portNoSSH port (default: 22)22
userYesSSH username
timeoutNoCommand execution timeout in milliseconds (default: 60000)60000
maxCharsNoMaximum allowed characters for command input (default: 1000). Use 'none' or '0' to disable limit.1000
passwordNoSSH password for password-based authentication
suPasswordNoPassword for su elevation
disableSudoNoFlag to disable sudo-exec tool. Use 'true' or 'false'.
sudoPasswordNoPassword for sudo elevation

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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

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