Skip to main content
Glama
raphyduck

ssh-mcp-gateway

by raphyduck

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SSH_HOSTYesSSH host to connect to
SSH_USERYesSSH username
APPROVAL_TOKENYesToken for approval links (generated with openssl rand -hex 32)
MCP_BEARER_TOKENYesBearer token for MCP authentication (generated with openssl rand -hex 32)
SESSION_MAX_MINUTESYesMaximum session duration in minutes
SESSION_IDLE_MINUTESYesIdle timeout in minutes
SSH_PRIVATE_KEY_PATHYesPath to the SSH private key file (e.g., ./keys/gateway_key)

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

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