netscli

fstubner/netscli
★ 2 stars Rust 💻 Code/Dev Tools Updated 1d ago
A network scanner written in Rust. CLI, TUI, desktop app, and MCP server.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "netscli": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "netscli"
      ]
    }
  }
}

README Excerpt

<div align="center"> <img src="docs/assets/netscli-wordmark.svg" width="420" alt="NETSCLI" /> *A network scanner written in Rust. CLI, terminal UI, desktop app, and MCP server. One library behind all four.* </div> - [Why this exists](#why-this-exists) - [Features](#features) - [Screenshots](#screenshots)

Tools (10)

capture_pcapdiscover_mdnsdiscover_networkdns_lookupget_arp_tableinspect_hostlist_network_interfacesping_hostscan_portssweep_network