Skip to main content
Glama

Nmap MCP Server

by mohdhaji87

nmap_custom_scan

Execute custom Nmap scans with tailored options for network analysis, vulnerability assessment, and service detection using the Nmap MCP Server. Define targets and scan parameters for precise results.

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" }

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