get_provider_insights
ActiveTool of com.blackveilsecurity/dns
Get security benchmarks and common configuration issues for a specific email or DNS service-provider cohort (e.g. Google Workspace customers, Microsoft 365 customers). Use when asked how an email service provider compares to competitors on security posture, or to see typical misconfigurations for a named vendor's customers.
Parameters schema
{
"type": "object",
"required": [
"provider"
],
"properties": {
"format": {
"enum": [
"full",
"compact"
],
"type": "string",
"description": "Output verbosity. Auto-detected if omitted."
},
"profile": {
"enum": [
"mail_enabled",
"enterprise_mail",
"non_mail",
"web_only",
"minimal",
"authoritative_dns_infra"
],
"type": "string",
"description": "Profile (default \"mail_enabled\")."
},
"provider": {
"type": "string",
"maxLength": 200,
"minLength": 1,
"description": "Provider (e.g., \"google workspace\")."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
com.blackveilsecurity/dns
https://github.com/MadaBurns/bv-mcp
2/7 registries