NetAlertX (MCP Server)

GitHub

Centralized network visibility and continuous asset discovery. Monitor devices, detect change, and stay aware across distributed networks.

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "NetAlertX": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-NetAlertX"
      ]
    }
  }
}