Burpsuite MCP Server

get_scan_status

Monitor the progress of a running scan by retrieving its current status using the scan ID for efficient workflow management.

Instructions

Check the status of a running scan

Input Schema

NameRequiredDescriptionDefault
scan_idYesID of the scan to check

Input Schema (JSON Schema)

{ "properties": { "scan_id": { "description": "ID of the scan to check", "type": "string" } }, "required": [ "scan_id" ], "type": "object" }

You must be authenticated.

Other Tools from Burpsuite 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/Cyreslab-AI/burpsuite-mcp-server'

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