Skip to main content
Glama

Nmap MCP Server

by mohdhaji87

nmap_comprehensive_scan

Conduct a full network scan using all detection methods to identify open ports, services, and potential vulnerabilities with the Nmap MCP Server.

Instructions

Perform comprehensive scan with all detection methods

Input Schema

NameRequiredDescriptionDefault
include_scriptsNo
portsNoall
targetsYes

Input Schema (JSON Schema)

{ "properties": { "include_scripts": { "default": true, "title": "Include Scripts", "type": "boolean" }, "ports": { "default": "all", "title": "Ports", "type": "string" }, "targets": { "title": "Targets", "type": "string" } }, "required": [ "targets" ], "title": "nmap_comprehensive_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