← Registry

Security & Testing

dmarc-examiner.com

Professional DMARC monitoring and email authentication to protect domains from email spoofing and phishing attacks.

1 endpoint21 known toolsFirst detected August 5, 2026Last detected September 6, 2026

ENDPOINT 1

https://mcp.dmarc-examiner.com/mcp

No auth detected

MCP server metadata

Name
DMARC Examiner
Version
1.1.0
Capabilities
tools.listChanged

Known tools 21

list_domains

List all monitored domains in your organization

Inferred read-only
get_domain

Get details of a specific domain

Inferred read-only
check_dmarc

Inspect the public DMARC record at _dmarc.

Inferred read-only
create_domain

Add a new domain to the organization.

Inferred read-only
verify_domain

Re-check a domain's DNS to confirm the DMARC record contains the organization's reporting email.

Potential side effects
delete_domain

Remove a domain from monitoring.

Potential side effects
list_reports

List DMARC reports for your organization

Inferred read-only
get_report

Get details of a specific DMARC report

Inferred read-only
get_report_statistics

Get statistics for a specific DMARC report

Inferred read-only
export_report_csv

Export a DMARC report as CSV

Inferred read-only
list_alerts

List alerts for your organization

Inferred read-only
dismiss_alert

Dismiss a specific alert

Inferred read-only
list_forensic_reports

List DMARC RUF (forensic) reports with optional filtering and pagination.

Inferred read-only
get_forensic_report

Get the full detail of a forensic (RUF) report by UUID, including the raw failed message envelope.

Potential side effects
get_forensic_reports_statistics

Aggregated forensic-report counters grouped by auth failure type, delivery result, source IP (with geolocation) and reported domain.

Inferred read-only
get_forensic_reports_summary

Summary of forensic activity in the last 7 days — useful for daily digest views.

Inferred read-only
list_webhooks

List webhook endpoints configured for the organization.

Inferred read-only
create_webhook

Create a new webhook endpoint.

Potential side effects
update_webhook

Update a webhook.

Potential side effects
delete_webhook

Delete a webhook endpoint permanently.

Potential side effects
test_webhook

Send a synchronous webhook.

Potential side effects

CONNECT 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.

Trust status Trusted

dmarc-examiner.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.