Network Scanner
MCP Serverby sundial-org · Added 5mo ago
Claude
33
Install
git clone https://github.com/sundial-org/awesome-openclaw-skillsAdd to Claude
claude mcp add network-scannerQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"network-scanner": {
"command": "npx",
"args": [
"@modelcontextprotocol/network-scanner"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Scan networks to discover devices, gather MAC addresses, vendors, and hostnames. Supports known networks (from config) or custom CIDRs.
Tags
developmentpythonbashgitsecurityskill