home-network-mcp

mirenchaps/home-network-mcp
★ 0 stars Python AI/LLM Updated today
WIP: A personal MCP server that lets an LLM client (Claude Desktop, etc.) monitor my home network and home lab: which devices are online, whether key services are healthy, disk space, and uptime.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "home-network-mcp": {
      "command": "uvx",
      "args": [
        "home-network-mcp"
      ]
    }
  }
}

Or install with pip: pip install home-network-mcp

README Excerpt

A personal [MCP](https://modelcontextprotocol.io) server that lets an LLM client (Claude Desktop, etc.) monitor my home network and home lab: which devices are online, whether key services are healthy, disk space, and uptime — across both my Windows Server 2022 home lab and a Raspberry Pi running Homebridge.

Tools (15)

check_disk_usagecheck_pi_disk_usagecheck_pi_servicecheck_pi_uptimecheck_service_healthcheck_uptimehome_device_uphome_disk_free_ratiohome_pi_disk_free_ratiohome_pi_service_uphome_pi_uptime_secondshome_service_uphome_uptime_secondspwshscan_network