Skip to main content
Glama

nuclei-server MCP Server

by Spritualkb

cancel_scan

Stop an ongoing scan by providing its unique scan ID. Use this function to terminate scans promptly on the nuclei-server MCP Server.

Instructions

Cancel a running scan

Input Schema

NameRequiredDescriptionDefault
scanIdYesScan ID to cancel

Input Schema (JSON Schema)

{ "properties": { "scanId": { "description": "Scan ID to cancel", "type": "string" } }, "required": [ "scanId" ], "type": "object" }
Install Server

Other Tools from nuclei-server 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/Spritualkb/nuclei-mcp'

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