homelab-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOMELAB_MCP_PORT | No | MCP SSE transport port | 18790 |
| HOMELAB_MCP_HOSTS | No | JSON list of host aliases | ["unraid"] |
| HOMELAB_MCP_NTFY_URL | No | notifier base | https://ntfy.sh/ |
| HOMELAB_MCP_LLM_MODEL | No | model name (required) | |
| HOMELAB_MCP_STATE_DIR | No | sqlite + last_scan.txt | ~/.local/share/homelab-mcp |
| HOMELAB_MCP_NTFY_TOPIC | No | required for alerts | |
| HOMELAB_MCP_SSH_CONFIG | No | for RemoteSSH | ~/.ssh/config |
| HOMELAB_MCP_LLM_API_KEY | No | Bearer token (optional) | |
| HOMELAB_MCP_LLM_TIMEOUT | No | seconds | 30 |
| HOMELAB_MCP_LLM_ENDPOINT | No | OpenAI-compatible | http://localhost:11434/v1/chat/completions |
| HOMELAB_MCP_POLL_ENABLED | No | visibility cron on/off | true |
| HOMELAB_MCP_NTFY_PRIORITY | No | default priority | default |
| HOMELAB_MCP_POLL_INTERVAL | No | seconds between scans (6h) | 21600 |
| HOMELAB_MCP_LOCAL_HOST_ALIAS | No | set to truenas for TrueNAS deploys | unraid |
| HOMELAB_MCP_AUTO_APPLY_POLICY | No | or safe-only | safe-and-caution |
| HOMELAB_MCP_DOCKGE_STACKS_ROOT | No | Dockge stacks path | /mnt/Data/appdata/dockge/stacks |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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