DMARKOFF — DMARC, SPF & DKIM Analytics✓
com.dmarkoff/mcp · v1.0.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.dmarkoff/mcp",
"description": "DMARC analytics for AI assistants — domain health, SPF/DKIM records, compliance stats, anomalies.",
"title": "DMARKOFF — DMARC, SPF & DKIM Analytics",
"repository": {
"url": "https://github.com/dmarcoff/mcp",
"source": "github"
},
"version": "1.0.1",
"icons": [
{
"src": "https://assets.dmarkoff.com/images/dmarkoff_emblem.png",
"mimeType": "image/png"
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.dmarkoff.com/mcp",
"headers": [
{
"description": "DMARKOFF API key in the format 'Bearer YOUR_API_KEY'. Get yours at app.dmarkoff.com/account/mcp",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}