VOOZH about

URL: https://mcp.so/server/dmarkoff/DMARKOFF

⇱ DMARKOFF — DMARC, SPF & DKIM Analytics MCP Server


DMARKOFF — DMARC, SPF & DKIM Analytics

@DMARKOFF

DMARKOFF MCP connects your DMARC monitoring data to AI assistants — Claude, ChatGPT, Cursor, Windsurf — via the Model Context Protocol. Instead of opening a dashboard and building filters, you ask questions and get real answers backed by actual data. Ask which domains dropped in compliance, why SPF is failing on a specific domain, which senders are causing DKIM failures, or whether yesterday's traffic looks anomalous compared to the 14-day baseline. The AI picks the right tool, queries your account data, and gives a concrete answer with numbers and actionable recommendations. 17 tools covering the full diagnostic flow: project overview, domain health, SPF/DKIM records, compliance stats, daily timeline, sending source analysis (by ISP, IP, hostname, or reporter), anomaly detection, geo breakdown, and live DNS checks for any domain — no account needed for DNS tools. Access is scoped to your DMARKOFF account via API key authentication with OAuth 2.1 support. All tools are read-only.
Overview

DMARKOFF MCP connects your DMARC monitoring data to AI assistants — Claude, ChatGPT, Cursor, Windsurf — via the Model Context Protocol. Instead of opening a dashboard and building filters, you ask questions and get real answers backed by actual data.

Ask which domains dropped in compliance, why SPF is failing on a specific domain, which senders are causing DKIM failures, or whether yesterday's traffic looks anomalous compared to the 14-day baseline. The AI picks the right tool, queries your account data, and gives a concrete answer with numbers and actionable recommendations.

17 tools covering the full diagnostic flow:

Project overview across all monitored domains Domain health: DMARC record, SPF/DKIM alignment, compliance stats, daily timeline Sending source analysis — by ISP, IP, hostname, or DMARC reporter Anomaly detection: yesterday vs 14-day baseline Geographic breakdown of sending sources Live DNS checks for SPF, DMARC, DKIM, and TXT records — no account needed Access is scoped to your DMARKOFF account via API key authentication with OAuth 2.1 support. All tools are read-only.

Endpoint: https://mcp.dmarkoff.com/mcp

Server Config

{
 "mcpServers": {
 "dmarkoff": {
 "command": "npx",
 "args": [
 "mcp-remote",
 "https://mcp.dmarkoff.com/mcp",
 "--header",
 "Authorization: Bearer YOUR_API_KEY"
 ]
 }
 }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.