Skip to main content
Glama

Nmap MCP Server

by mohdhaji87

nmap_port_scan

Scan specific ports on target hosts using the Nmap MCP Server. Identify open ports and services with customizable scan methods for network analysis and security assessment.

Instructions

Scan specific ports on target hosts

Input Schema

NameRequiredDescriptionDefault
portsYes
scan_methodNosyn
targetsYes

Input Schema (JSON Schema)

{ "properties": { "ports": { "title": "Ports", "type": "string" }, "scan_method": { "default": "syn", "title": "Scan Method", "type": "string" }, "targets": { "title": "Targets", "type": "string" } }, "required": [ "targets", "ports" ], "title": "nmap_port_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