DMARKOFF — DMARC, SPF & DKIM Analytics

by dmarcoff

328 downloads
Not rated
GitHub

About

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.

Details

Author
dmarcoff
Downloads
328
Categories
Search

- 17 read-only tools covering the full DMARC diagnostic flow
- Domain health overview: DMARC record, SPF/DKIM alignment, compliance stats
- Sending source analysis by ISP, IP, hostname, or DMARC reporter
- Anomaly detection comparing yesterday against a 14-day baseline
- Geographic breakdown of sending sources
- Live DNS checks for SPF, DMARC, DKIM, and TXT records — no account required

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name DMARKOFF — DMARC, SPF & DKIM Analytics
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Configure your MCP client with the endpoint https://mcp.dmarkoff.com/mcp and authenticate using a DMARKOFF API key or OAuth 2.1. All tools are read‑only; the AI selects the appropriate tool based on your query and returns results directly.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "dmarkoff \u2014 dmarc, spf & dkim analytics": {
            "dmarkoff": {
                "command": "npx",
                "args": [
                    "mcp-remote",
                    "https://mcp.dmarkoff.com/mcp",
                    "--header",
                    "Authorization: Bearer YOUR_API_KEY"
                ]
            }
        }
    }
}

McpServers

{
    "dmarkoff": {
        "command": "npx",
        "args": [
            "mcp-remote",
            "https://mcp.dmarkoff.com/mcp",
            "--header",
            "Authorization: Bearer YOUR_API_KEY"
        ]
    }
}

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

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.