Skip to main content
Glama
marc-shade
by marc-shade

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLUSTER_DNSNoDNS server for IP detection8.8.8.8
CLUSTER_GATEWAYNoGateway IP for route detection192.168.1.1
CLUSTER_SSH_USERNoSSH username for remote executionmarc
AGENTIC_SYSTEM_PATHNoBase path for databases/mnt/agentic-system
CLUSTER_CMD_TIMEOUTNoCommand execution timeout (seconds)300
CLUSTER_MACPRO51_IPNoMac Pro fallback IP192.168.1.183
CLUSTER_SSH_RETRIESNoNumber of SSH retry attempts2
CLUSTER_SSH_TIMEOUTNoSSH connection timeout (seconds)5
CLUSTER_INFERENCE_IPNoInference node fallback IP192.168.1.186
CLUSTER_IP_CACHE_TTLNoIP resolution cache TTL (seconds)300
CLUSTER_MACSTUDIO_IPNoMac Studio fallback IP192.168.1.16
CLUSTER_CPU_THRESHOLDNoCPU usage % threshold for offloading40
CLUSTER_MACBOOKAIR_IPNoMacBook Air fallback IP192.168.1.172
CLUSTER_MACPRO51_HOSTNoMac Pro hostnamemacpro51.local
CLUSTER_INFERENCE_HOSTNoInference node hostnamecompleteu-server.local
CLUSTER_LOAD_THRESHOLDNoLoad average threshold for offloading4
CLUSTER_MACSTUDIO_HOSTNoMac Studio hostnameMarcs-Mac-Studio.local
CLUSTER_STATUS_TIMEOUTNoStatus check timeout (seconds)5
CLUSTER_MACBOOKAIR_HOSTNoMacBook Air hostnameMarcs-MacBook-Air.local
CLUSTER_MEMORY_THRESHOLDNoMemory usage % threshold for offloading80
CLUSTER_SSH_CONNECT_TIMEOUTNoInitial SSH connect timeout (seconds)2

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/marc-shade/cluster-execution-mcp'

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