PowerDMARC
dmarc_charts_app
Interactive DMARC charts and analytics — opens a visual dashboard with pie/bar charts for DMARC pass/fail results by country, and domain health score cards.
Remote powerdmarcmcp/dmarcmcp
Remote (network-hosted)
Other tools also called dmarc_charts_app?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"to": {
"type": "string",
"description": "Pre-fill end date YYYY-MM-DD"
},
"from": {
"type": "string",
"description": "Pre-fill start date YYYY-MM-DD"
}
}
}