Back to MCP Servers
🔌

Higangssh/homebutler

MIT

](https://glama.ai/mcp/servers/Higangssh/homebutler) 🏎️ 🏠 - All-in-one homelab management MCP server. Monitor system resources, manage Docker containers, Wake-on-LAN, scan networks, check open ports

GoAI & LLMs

Install

npx -y -y homebutler@latest

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "higangssh-homebutler": {
      "command": "npx",
      "args": [
        "-y",
        "-y",
        "homebutler@latest"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.