Skip to main content
Glama

intruder-mcp

Official

get_scan

Retrieve detailed information for a specific scan by providing its unique scan ID using the intruder-mcp server's dedicated tool.

Instructions

    Get details of a specific scan.

    Args:
        scan_id: The ID of the scan to get
    

Input Schema

NameRequiredDescriptionDefault
scan_idYes

Input Schema (JSON Schema)

{ "properties": { "scan_id": { "title": "Scan Id", "type": "integer" } }, "required": [ "scan_id" ], "title": "get_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/intruder-io/intruder-mcp'

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