Skip to main content
Glama

intruder-mcp

Official

cancel_scan

Stop an active scan on Intruder.IO by specifying the scan ID, ensuring immediate cancellation of ongoing vulnerability assessments.

Instructions

    Cancel a running scan.

    Args:
        scan_id: The ID of the scan to cancel
    

Input Schema

NameRequiredDescriptionDefault
scan_idYes

Input Schema (JSON Schema)

{ "properties": { "scan_id": { "title": "Scan Id", "type": "integer" } }, "required": [ "scan_id" ], "title": "cancel_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