Skip to main content
Glama

Nmap MCP Server

by mohdhaji87

nmap_ping_scan

Discover live hosts on a network by performing a ping scan with this tool, designed to identify active devices efficiently using specified targets and scan types.

Instructions

Perform ping scan to discover live hosts

Input Schema

NameRequiredDescriptionDefault
ping_typeNoboth
targetsYes

Input Schema (JSON Schema)

{ "properties": { "ping_type": { "default": "both", "title": "Ping Type", "type": "string" }, "targets": { "title": "Targets", "type": "string" } }, "required": [ "targets" ], "title": "nmap_ping_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