Security & Testing
dmarc-examiner.com
Professional DMARC monitoring and email authentication to protect domains from email spoofing and phishing attacks.
ENDPOINT 1
https://mcp.dmarc-examiner.com/mcp
MCP server metadata
- Name
- DMARC Examiner
- Version
- 1.1.0
Known tools 21
verify_domainRe-check a domain's DNS to confirm the DMARC record contains the organization's reporting email.
Potential side effectslist_forensic_reportsList DMARC RUF (forensic) reports with optional filtering and pagination.
Inferred read-onlyget_forensic_reportGet the full detail of a forensic (RUF) report by UUID, including the raw failed message envelope.
Potential side effectsget_forensic_reports_statisticsAggregated forensic-report counters grouped by auth failure type, delivery result, source IP (with geolocation) and reported domain.
Inferred read-onlyget_forensic_reports_summarySummary of forensic activity in the last 7 days — useful for daily digest views.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.dmarc-examiner]
url = "https://mcp.dmarc-examiner.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"dmarc-examiner": {
"type": "http",
"url": "https://mcp.dmarc-examiner.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: dmarc-examiner
Remote MCP URL: https://mcp.dmarc-examiner.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"dmarc-examiner": {
"url": "https://mcp.dmarc-examiner.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"dmarc-examiner": {
"type": "http",
"url": "https://mcp.dmarc-examiner.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "dmarc-examiner",
"transport": "streamable-http",
"url": "https://mcp.dmarc-examiner.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for dmarc-examiner.com was fetched 2026-08-11T13:29:07.946Z.
dmarc-examiner.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.