Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SSH_HOSTNoRemote Linux hostname/IP for SSH.
SSH_PASSNoRemote Linux password for SSH.
SSH_USERNoRemote Linux username for SSH.
GITHUB_TOKENNoGitHub API access token.
SASSYMCP_DEVNoEnable live reload (dev mode). Set to 1 to enable.0
SASSYMCP_HOMENoOverride the per-user state directory (default ~/.sassymcp). Required when running multiple instances.~/.sassymcp
SASSYMCP_REPONoOverride the auto-detected repo root (dev tool only).
SASSYMCP_PANELNoLaunch the Control Panel at boot when set to 1.0
SASSYMCP_GROUPSNoComma-separated list of tool groups to load (e.g., 'core,android').
SASSYMCP_LOAD_ALLNoLoad every tool group. Set to 1 to enable.0
SASSYMCP_AUTH_TOKENNoBearer token for HTTP authentication.
SASSYMCP_TUNNEL_NAMENoName of the Cloudflare tunnel to run.
SASSYMCP_ALLOWED_HOSTSNoComma-separated list of allowed hosts for tunnel access (e.g., 'mcp.example.com,localhost,127.0.0.1').
SASSYMCP_LICENSE_BYPASSNoLegacy dev escape hatch (accepted and ignored).
SASSYMCP_NO_UPDATE_CHECKNoDisable the startup update check. Set to 1 to disable.0

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/sassyconsultingllc/SassyMCP'

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