# Nmap Scanner Server

Enable network scanning by initiating Nmap scans and retrieving structured JSON results through a simple HTTP API. Manage scan tasks with real-time status updates and detailed parsed outputs. Simplif…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add sideffect263/nmap-mcp-server

# Browse available tools
npx -y @smithery/cli@latest tool list sideffect263/nmap-mcp-server
```

---

Source: https://github.com/sideffect263/nmap-mcp-server
