HomeLab Monitor runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 16 Sep 2026.
Self-hosted homelab dashboard with a built-in read-only MCP server (hosts, Docker, GPU, services).
We read the source, 19 h ago · rules 3dff92dd89df
Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.
return subprocess.Popen([PY, "/app/app.py"])
SSH_KEY = os.path.join(SSH_DIR, "id_ed25519")
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
if os.path.exists("/.dockerenv"):
return subprocess.Popen([PY, "/app/app.py"])
SSH_KEY = os.path.join(SSH_DIR, "id_ed25519")
- /var/run/docker.sock:/var/run/docker.sock:ro
function applyTheme(){ document.documentElement.setAttribute('data-theme',THEME); $('themebtn').innerHTML=THEME==='dark'?SUN:MOON; }
env = dict(os.environ, LC_ALL="C", LANG="C")
url = f"https://api.telegram.org/bot{token}/sendMessage"
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch HomeLab Monitor and you get told the day something new turns up.
Self-hosted Anytype MCP server: the full Anytype API as an always-on Docker + HTTP endpoint.
Safe Kubernetes access for AI agents via MCP. Read-only by default, with explicit permission modes.
Named Docker and Fly Machine sandbox computers with an interactive MCP App dashboard.
Linux MCP server for real-time system monitoring - CPU, memory, disk, network, processes, Docker.
MCP server for the AWS CLI. Read-only by default; single Go binary.
MCP server for Docker — containers, health checks, Compose, logs, monitoring for AI agents
Remote MCP server to integrate and validate self-hosted PayRam deployments.
SQL Server MCP with RAG capabilities for macOS (Docker SQL Server support)
Answers built from our own checks of this server.