Parse-DMARC MCP Server

What it does Run it Get reports flowing Deploy anywhere Platform as a Service (PaaS) Self-hosted PaaS Infrastructure Configuration Metrics, Grafana and MCP Parse DMARC or DMARCguard? Roadmap and contributing License

People who work with dmarc, email authentication and vue3 and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Go.

VERIFIED ACTIVE

LAST COMMIT 2026-09-16 · ★ 207 · #45 OF 90 MAINTAINED EMAIL · VERIFIED 2026-09-18

Apache-2.0 · Go servers · how we verify → /methodology

01 · Install Parse-DMARC MCP Server

before you install - you'll need

Set 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.6.1 · 2026-09-15

1.6.1 (2026-09-15) · IMPORTANT NOTE: · The docker image has moved to a new home. The latest published docker image is now: · shell · dmarcguard/parse-dmarc · And to run the docker container: · shell · docker run -d…

v1.6.0 · 2026-09-11

1.6.0 (2026-09-11) · support internal CA, skip-verify and STARTTLS (#194) (98abb52), closes #193

v1.5.7 · 2026-09-05

1.5.7 (2026-09-05) · judge health over delivered mail, in the backend · show null reports as EMPTY instead of FAIL · bound report decompression to stop a gzip/zip bomb · run prettier on changed files only · Build &…

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

category
email - ranked #45 of 90 actively-maintained email servers as of 2026-09-18.
release cadence
6 releases in the last 90 days (latest 2026-09-15)
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?

What it does Run it Get reports flowing Deploy anywhere Platform as a Service (PaaS) Self-hosted PaaS Infrastructure Configuration Metrics, Grafana and MCP Parse DMARC or DMARCguard? Roadmap and contributing License

Is Parse-DMARC MCP Server still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-16 and it shipped 6 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 4 environment variables (IMAP_HOST, IMAP_PORT, IMAP_USERNAME…) to set first. Set 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

More email MCP servers · Apple Contacts (mgcrea) · e2a - email for AI agents · Outlook MCP · iCloud MCP · Zerosmtp

More Go MCP servers · Workflowy · Mu · Gadak · Trvl · JMAP Email · see all