scan_buckets_start
ActiveTool of com.blackveilsecurity/dns
Start an async cloud-bucket discovery scan for a target domain. Operator-deploy only; degrades to info when unprovisioned. Returns a scanId immediately — poll progress with scan_buckets_status and retrieve results with scan_buckets_findings.
Parameters schema
{
"type": "object",
"required": [
"target"
],
"properties": {
"target": {
"type": "string",
"maxLength": 253,
"minLength": 1
},
"providers": {
"type": "array",
"items": {
"type": "string",
"maxLength": 32
},
"maxItems": 8
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.blackveilsecurity/dns
https://github.com/MadaBurns/bv-mcp
2/7 registries