All MCP servers

Parse-DMARC MCP Server

Official
by Api.AirforcestdioCommunication & Messaging0142Apache-2.0

Lightweight DMARC parser: auto-fetch email reports, visualize compliance in a single all-in-one app

mcpopen-sourcecommunication-messaging

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "parse-dmarc-mcp-server-imp7530c": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}