Skip to content
VS Code

nmap - Network Port Scanner & Service Detection for VS Code

io.github.anshumanatrey/nmap-scanner

nmap - Network Port Scanner & Service Detection

client:VS Code transport:streamable-http

Install nmap - Network Port Scanner & Service Detection in VS Code

.vscode/mcp.json

{
  "servers": {
    "nmap-scanner": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=anshumanatrey/nmap-scanner"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

nmap - Network Port Scanner & Service Detection in other clients