Skip to main content
Glama

Nmap MCP Server

by mohdhaji87

nmap_os_detection

Identify operating systems on network devices by scanning specified targets and ports using OS detection capabilities. Configure retries for accurate results.

Instructions

Perform operating system detection scan

Input Schema

NameRequiredDescriptionDefault
max_retriesNo
portsNocommon
targetsYes

Input Schema (JSON Schema)

{ "properties": { "max_retries": { "default": 2, "title": "Max Retries", "type": "integer" }, "ports": { "default": "common", "title": "Ports", "type": "string" }, "targets": { "title": "Targets", "type": "string" } }, "required": [ "targets" ], "title": "nmap_os_detectionArguments", "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