explain_finding
ActiveTool of com.blackveilsecurity/dns
declared in 3.29.5
Explain a finding with impact and remediation.
Parameters schema
{
"type": "object",
"required": [
"checkType",
"status"
],
"properties": {
"format": {
"enum": [
"full",
"compact"
],
"type": "string",
"description": "Output verbosity. Auto-detected if omitted."
},
"status": {
"enum": [
"pass",
"fail",
"warning",
"critical",
"high",
"medium",
"low",
"info"
],
"type": "string",
"description": "Finding severity or status."
},
"details": {
"type": "string",
"maxLength": 2000,
"description": "Additional detail from check result."
},
"checkType": {
"type": "string",
"maxLength": 100,
"minLength": 1,
"description": "Check type (e.g., 'SPF', 'DMARC')."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
com.blackveilsecurity/dns
https://github.com/MadaBurns/bv-mcp
2/7 registries