Submit

Powerdmarc Mcp

@PowerDMARC

Connect Claude, Cursor, or any MCP-compatible AI to your PowerDMARC account. Query DMARC reports, manage domains, run DNS lookups, and fix email authentication issues in plain English. 30+ tools covering DMARC/SPF/DKIM reporting, domain health, DNS lookups, record generation, and MSSP partner management.
Overview

PowerDMARC MCP

Connect Claude, Cursor, or any MCP-compatible AI assistant to your PowerDMARC account via the Model Context Protocol.

What you can do

  • Query DMARC reports — aggregate and forensic data by country, host, org, result, or sending source
  • Domain management — list, create, delete domains and check health scores
  • DNS lookups — DMARC, SPF, DKIM, MX, A, CNAME, TXT, WHOIS, and more
  • Record generators — generate valid DMARC, SPF, and DKIM records on demand
  • Hosted records — query hosted DMARC, SPF, DKIM, BIMI, and MTA-STS records
  • MSSP tools — manage sub-accounts, members, and domain groups

Quick connect (Claude.ai)

{
  "mcpServers": {
    "powerdmarc": {
      "type": "url",
      "url": "https://mcp-dmarc.com/mcp"
    }
  }
}

Self-hosted via Docker

docker run -d \
  --name powerdmarc-mcp \
  -e MCP_HEADER="your-secure-secret-here" \
  -e MCP_PUBLIC_URL="your-server-domain.com" \
  -p 3001:3001 \
  powerdmarcmcp/powerdmarc-mcp:1.0.0

Full documentation: https://powerdmarc.com/mcp-integration/

Server Config

{
  "mcpServers": {
    "powerdmarc": {
      "type": "url",
      "url": "https://mcp-dmarc.com/mcp"
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.