Skip to content
Claude Desktop

nmap - Network Port Scanner & Service Detection for Claude Desktop

io.github.anshumanatrey/nmap-scanner

nmap - Network Port Scanner & Service Detection

client:Claude Desktop transport:streamable-http

Install nmap - Network Port Scanner & Service Detection in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "nmap-scanner": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.apify.com/?tools=anshumanatrey/nmap-scanner"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

nmap - Network Port Scanner & Service Detection in other clients