Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoMCP HTTP service port. Default is 3001.3001
WEBSHELL_DB_HOSTNoMySQL database host. Default is mysql.mysql
WEBSHELL_DB_PORTNoMySQL database port. Default is 3306.3306
WEBSHELL_DB_USERNoMySQL database username. Default is webshell.webshell
MOCK_WEBSHELL_PORTNoInline WebShell Gateway HTTP/WS port. Default is 9100.9100
SSH_WEBSHELL_API_URLNoWebShell gateway address. Default is http://localhost:9100.http://localhost:9100
WEBSHELL_DB_DATABASENoMySQL database name. Default is webshell.webshell
WEBSHELL_DB_PASSWORDNoMySQL database password. Default is webshell_pass.webshell_pass
SSH_WEBSHELL_API_TOKENNoAPI Token used when calling protected WebShell gateway interfaces (optional/for compatibility).
WEBSHELL_PUBLIC_BASE_URLNoBase URL for session links exposed to users. Default is http://localhost:9100.http://localhost:9100
SSH_WEBSHELL_HTTP_TIMEOUT_MSNoRequest timeout in milliseconds. Default is 15000.15000

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

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