Skip to main content
Glama

Nmap MCP Server

by mohdhaji87

nmap_basic_scan

Conduct a basic network scan using Nmap to identify open ports and services on specified targets. Ideal for initial network reconnaissance and security assessment.

Instructions

Perform a basic Nmap scan of specified targets

Input Schema

NameRequiredDescriptionDefault
portsNocommon
scan_typeNoquick
targetsYes

Input Schema (JSON Schema)

{ "properties": { "ports": { "default": "common", "title": "Ports", "type": "string" }, "scan_type": { "default": "quick", "title": "Scan Type", "type": "string" }, "targets": { "title": "Targets", "type": "string" } }, "required": [ "targets" ], "title": "nmap_basic_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