Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOMELAB_MCP_PORTNoMCP SSE transport port18790
HOMELAB_MCP_HOSTSNoJSON list of host aliases["unraid"]
HOMELAB_MCP_NTFY_URLNonotifier basehttps://ntfy.sh/
HOMELAB_MCP_LLM_MODELNomodel name (required)
HOMELAB_MCP_STATE_DIRNosqlite + last_scan.txt~/.local/share/homelab-mcp
HOMELAB_MCP_NTFY_TOPICNorequired for alerts
HOMELAB_MCP_SSH_CONFIGNofor RemoteSSH~/.ssh/config
HOMELAB_MCP_LLM_API_KEYNoBearer token (optional)
HOMELAB_MCP_LLM_TIMEOUTNoseconds30
HOMELAB_MCP_LLM_ENDPOINTNoOpenAI-compatiblehttp://localhost:11434/v1/chat/completions
HOMELAB_MCP_POLL_ENABLEDNovisibility cron on/offtrue
HOMELAB_MCP_NTFY_PRIORITYNodefault prioritydefault
HOMELAB_MCP_POLL_INTERVALNoseconds between scans (6h)21600
HOMELAB_MCP_LOCAL_HOST_ALIASNoset to truenas for TrueNAS deploysunraid
HOMELAB_MCP_AUTO_APPLY_POLICYNoor safe-onlysafe-and-caution
HOMELAB_MCP_DOCKGE_STACKS_ROOTNoDockge stacks path/mnt/Data/appdata/dockge/stacks

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/compactly8274/homelab-mcp'

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