Skip to main content
Glama

Nmap MCP Server

by mohdhaji87

nmap_network_discovery

Detect active hosts and services on a specified network, including open ports, using structured discovery methods for enhanced network visibility.

Instructions

Discover hosts and services on a network

Input Schema

NameRequiredDescriptionDefault
discovery_methodNoall
include_portsNo
networkYes

Input Schema (JSON Schema)

{ "properties": { "discovery_method": { "default": "all", "title": "Discovery Method", "type": "string" }, "include_ports": { "default": true, "title": "Include Ports", "type": "boolean" }, "network": { "title": "Network", "type": "string" } }, "required": [ "network" ], "title": "nmap_network_discoveryArguments", "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