Skip to main content
Glama

Nmap MCP Server

by mohdhaji87

nmap_custom_scan

Execute tailored Nmap scans with custom options to identify network hosts, services, and vulnerabilities. Input targets and specific parameters for precise network analysis.

Instructions

Perform custom Nmap scan with user-defined options

Input Schema

NameRequiredDescriptionDefault
custom_optionsYes
output_formatNonormal
targetsYes

Input Schema (JSON Schema)

{ "properties": { "custom_options": { "title": "Custom Options", "type": "string" }, "output_format": { "default": "normal", "title": "Output Format", "type": "string" }, "targets": { "title": "Targets", "type": "string" } }, "required": [ "targets", "custom_options" ], "title": "nmap_custom_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