mcpserver.lol
registry/mcp-homescan
Connection check local install

mcp-homescan

MCP server for home network discovery and security scanning

Tools 7
GitHub stars 2
Installs / wk 21
Licence MIT
Transport stdio
Last checked never

Tools & capabilities

7 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

homescan_device from source
Get detailed information about a specific device by IP address
homescan_diff from source
Compare current network scan to the last scan and show new/removed devices
homescan_discover from source
Discover all devices on the local network using ARP table. Returns IP, MAC address, and manufacturer for each device found.
homescan_export from source
Export discovered devices to Obsidian inventory format. Returns an array of files that can be saved to your vault.
homescan_flagged from source
List devices flagged for security review (unknown manufacturers, Chinese IoT devices, randomized MACs)
homescan_mac_lookup from source
Look up the manufacturer of a device from its MAC address
homescan_report from source
Generate a comprehensive network discovery report in markdown format, including device summary, categories, and security flags