Skip to main content
Glama

Nmap MCP Server

by mohdhaji87

nmap_stealth_scan

Conduct a stealth SYN scan to identify open ports on specified targets with minimal detection risks. Configure targets, ports, and timing for precise and discreet network reconnaissance.

Instructions

Perform stealth scan (SYN scan) with minimal detection

Input Schema

NameRequiredDescriptionDefault
portsNocommon
targetsYes
timingNo

Input Schema (JSON Schema)

{ "properties": { "ports": { "default": "common", "title": "Ports", "type": "string" }, "targets": { "title": "Targets", "type": "string" }, "timing": { "default": 3, "title": "Timing", "type": "integer" } }, "required": [ "targets" ], "title": "nmap_stealth_scanArguments", "type": "object" }

Other Tools from Nmap MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mohdhaji87/Nmap-MCP-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server