Back to Communication
DMARC MCP
DMARC MCP Server provides programmatic access to DNS and email authentication data via Model Context Protocol. Developers and AI agents can validate DMARC, SPF, and DKIM, run RFC compliant SPF checks, and diagnose issues directly in MCP compatible tools.
Last updated: 1/27/2026
Installation
Add this MCP to your configuration:
{
"mcpServers": {
"dmarc-mcp": {
// See GitHub repository for configuration
}
}
}