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

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

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