parse-dmarc

dmarcguardhq/parse-dmarc
★ 201 stars Go Security Updated today
DMARC aggregate report parser with a built-in dashboard. One Go binary, IMAP in, SQLite, Prometheus metrics, MCP server. Apache-2.0.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "parse-dmarc": {
      "command": "go",
      "args": [
        "run",
        "github.com/dmarcguardhq/parse-dmarc@latest"
      ]
    }
  }
}

Topics

dashboarddkimdmarcdmarc-analyzerdmarc-reportsdockeremail-authenticationemail-securitygolangimapmcp-serverparsedmarcprometheusrfc7489self-hosted