Parse-DMARC MCP Server✓
io.github.meysam81/parse-dmarc · v1.4.7
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.meysam81/parse-dmarc",
"description": "Lightweight DMARC parser: auto-fetch email reports, visualize compliance in a single all-in-one app",
"title": "Parse-DMARC MCP Server",
"repository": {
"url": "https://github.com/meysam81/parse-dmarc.git",
"source": "github",
"id": "1089959979"
},
"version": "1.4.7",
"websiteUrl": "https://github.com/meysam81/parse-dmarc",
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/meysam81/parse-dmarc:v1.4.7",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}