Skip to main content
Glama

Nmap MCP Server

get-scan-details

Retrieve comprehensive details of a specific network scan using the scan ID. Enables precise analysis and reporting for network security assessments.

Instructions

Get detailed information about a specific scan

Input Schema

NameRequiredDescriptionDefault
scan_idYesID of the scan to retrieve

Input Schema (JSON Schema)

{ "properties": { "scan_id": { "description": "ID of the scan to retrieve", "type": "string" } }, "required": [ "scan_id" ], "type": "object" }

You must be authenticated.

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/imjdl/nmap-mcpserver'

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