Skip to main content
Glama
Maxim11111

MCP SSH Server

by Maxim11111

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoServer bind address0.0.0.0
PORTNoInternal container port8000
DEBUGNoDebug modefalse
RELOADNoAuto-reload on changesfalse
KEYS_DIRNoSSH keys directory/app/keys
LOGS_DIRNoLogs directory/app/logs
LOG_LEVELNoLogging levelINFO
CONFIG_DIRNoConfiguration directory/app/config
EXTERNAL_PORTNoExternal Docker host port8000
PUBLIC_BASE_URLNoThe URL clients use to connect to the server (e.g. https://mcp.example.com)
RATE_LIMIT_ENABLEDNoEnable rate limitingtrue
TOKEN_EXPIRY_HOURSNoToken validity period in hours8760
RATE_LIMIT_PER_HOURNoCommands per hour500
SSH_COMMAND_TIMEOUTNoCommand execution timeout in seconds300
RATE_LIMIT_PER_MINUTENoRequests per minute60
SSH_CONNECTION_TIMEOUTNoSSH connection timeout in seconds30

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

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