Skip to main content
Glama

Nmap MCP Server

by mohdhaji87

nmap_vulnerability_scan

Identify vulnerabilities on network targets using predefined detection scripts. Specify targets, ports, and categories to pinpoint security weaknesses for assessment.

Instructions

Run vulnerability detection scripts

Input Schema

NameRequiredDescriptionDefault
portsNocommon
targetsYes
vuln_categoryNoall

Input Schema (JSON Schema)

{ "properties": { "ports": { "default": "common", "title": "Ports", "type": "string" }, "targets": { "title": "Targets", "type": "string" }, "vuln_category": { "default": "all", "title": "Vuln Category", "type": "string" } }, "required": [ "targets" ], "title": "nmap_vulnerability_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