Skip to main content
Glama

MCP Pentest

nmap_scan

Perform comprehensive port scanning to identify open ports and services on target systems for security assessment and network reconnaissance.

Instructions

Perform comprehensive port scan using Nmap

Input Schema

NameRequiredDescriptionDefault
scan_typeNoType of scan to perform
targetYesTarget IP or domain

Input Schema (JSON Schema)

{ "properties": { "scan_type": { "description": "Type of scan to perform", "enum": [ "quick", "full", "stealth", "aggressive" ], "type": "string" }, "target": { "description": "Target IP or domain", "type": "string" } }, "required": [ "target" ], "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/adriyansyah-mf/mcp-pentest'

If you have feedback or need assistance with the MCP directory API, please join our Discord server