Parse-DMARC MCP Server
Monitor who's sending email on behalf of your domain. Catch spoofing. Stop phishing.
People who need email tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in Go.
VERIFIED ACTIVE
LAST COMMIT 2026-08-20 · ★ 195 · #35 OF 75 MAINTAINED EMAIL · VERIFIED 2026-08-25
Apache-2.0 · Go servers · how we verify → /methodology
01 · Install Parse-DMARC MCP Server
before you install - you'll need
Set PARSE_DMARC_METRICS, IMAP_HOST, IMAP_PORT, IMAP_USERNAME, IMAP_PASSWORD before connecting.
Docker
docker run -i --rm ghcr.io/meysam81/parse-dmarc:v1.4.7 Claude Desktop - add to config
{
"mcpServers": {
"meysam81-parse-dmarc": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/meysam81/parse-dmarc:v1.4.7"
]
}
}
} Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as container (OCI image) - can be sandboxed away from your filesystem
license Apache-2.0 - declared in the repository
registry namespace io.github.meysam81 is GitHub-verified and matches the repo owner
03 · What Parse-DMARC MCP Server can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.5.6 · 2026-08-18
1.5.6 (2026-08-18) · unwrap nested message/rfc822 report attachments
v1.5.5 · 2026-07-22
1.5.5 (2026-07-22) · make /data writable under non-root runtimes
v1.5.4 · 2026-06-21
1.5.4 (2026-06-20) · accept fetch-interval without prefix (06fd520), closes #162 · name docker repo explicitly · publish to ghcr.io as well · publish to new and old docker hub repo · remove docker repo from old ghcr.io…
04 · Who maintains Parse-DMARC MCP Server
Parse-DMARC MCP Server is maintained by meysam81. It's the only MCP server we track from this author; the repo dates to Nov 2025.
05 · Facts
- repository
- github.com/meysam81/parse-dmarc
- category
- email - ranked #35 of 75 actively-maintained email servers as of 2026-08-25.
- release cadence
- 3 releases in the last 90 days (latest 2026-08-18)
- registry
- io.github.meysam81/parse-dmarc (active, first published 2026-02-01)
- packages
- oci:ghcr.io/meysam81/parse-dmarc:v1.4.7
06 · Parse-DMARC MCP Server FAQ
What is Parse-DMARC MCP Server?
Monitor who's sending email on behalf of your domain. Catch spoofing. Stop phishing.
Is Parse-DMARC MCP Server still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-20 and it shipped 3 releases in the last 90 days. We re-verify nightly.
How do I install Parse-DMARC MCP Server?
Run `docker run -i --rm ghcr.io/meysam81/parse-dmarc:v1.4.7`. The README documents 5 environment variables (PARSE_DMARC_METRICS, IMAP_HOST, IMAP_PORT…) to set first. Set PARSE_DMARC_METRICS, IMAP_HOST, IMAP_PORT, IMAP_USERNAME, IMAP_PASSWORD before connecting. You can also paste the ready-made client config above.
07 · Alternatives to Parse-DMARC MCP Server
Alternatives to Parse-DMARC MCP Server
Maintained email servers if Parse-DMARC MCP Server isn't the fit.
- Emailmd Render markdown into email-safe HTML, lint drafts for deliverability problems, and preview emails. ★ 1,303 · 2026-08-15
- Sessy - Amazon SES observability Read-only Amazon SES observability: search events, inspect bounces, pull delivery stats. ★ 914 · 2026-08-18
- Mu News, web search, mail, markets, weather, places, files, calendar, contacts. 67 tools, one endpoint. ★ 387 · 2026-08-24
- Hqbase Connect AI agents to your self-hosted HQBase shared email workspace. ★ 295 · 2026-08-25
- SendGrid MCP server for SendGrid - global transactional + marketing email (Twilio-owned) ★ 269 · 2026-08-12
- Atomic Mail Programmable email inbox for AI agents - JMAP, PoW auth, stdio MCP server. ★ 266 · 2026-08-11
More email MCP servers · e2a - email for AI agents · Outlook MCP · iCloud MCP · Multimail Dev MCP Server
More Go MCP servers · Workflowy · Trvl · JMAP Email · see all