B

npm:@jdot6/apple-mail-mcp

https://www.npmjs.com/package/@jdot6/apple-mail-mcp
84/100 · MCP Trust Grade · checked 3h ago · MCP 0.1.0

What it offers — 11 tools · Productivity

compose_email

Compose a new email. If send is false (default), opens the compose window with a draft.

reply_email

Reply to an existing email. If send is false (default), opens the reply in a compose window.

get_pending_events

Return and clear all real-time incoming mail events pushed by the MailKit extension.

list_folders

List all mail accounts and their folders/mailboxes. Returns a tree of account → [mailbox names].

list_emails

List emails in a specific mailbox with pagination. Returns message summaries including a message_ref

move_email

Move an email to a different mailbox. Use list_folders to see available mailbox names.

archive_email

Move an email to the Archive mailbox of its account. Uses

flag_email

Set or clear the flag on an email.

mark_read

Mark an email as read or unread.

move_to_junk

Move an email to the Junk/Spam mailbox of its account. Uses

delete_email

Move an email to the Trash (Deleted Messages for iCloud, Trash for Gmail).

Spec / packaging20%100
Security (OWASP MCP)30%90
Maintenance / popularity20%92
Tool hygiene15%95
Transparency / provenance15%30

Findings

INFO Static analysis of npm package @jdot6/apple-mail-mcp@0.1.0 (stdio server — no remote endpoint). Reliability/behavioral signals require running it; not measured.
Grade another server

We re-grade npm:@jdot6/apple-mail-mcp on a schedule and alert your Slack/webhook the moment its tools change or its grade drops — rug-pull insurance for the connection.

Share this report card

A 1200×630 card with the grade + audit — drop it in a post, Slack, or your repo.

MCP Trust report card — npm:@jdot6/apple-mail-mcp grade B
Share on X Open card image

Embed this grade

A live badge — it re-verifies itself and shows current stability. Static scorecards can't. Paste it in your README or site to show users you're independently audited.

MCP Trust Grade B · wmcp.sh
[![MCP Trust Grade B](https://wmcp.sh/mcp/grade/npm%3A%40jdot6%2Fapple-mail-mcp/badge.svg)](https://wmcp.sh/mcp/grade/npm%3A%40jdot6%2Fapple-mail-mcp)
<a href="https://wmcp.sh/mcp/grade/npm%3A%40jdot6%2Fapple-mail-mcp"><img src="https://wmcp.sh/mcp/grade/npm%3A%40jdot6%2Fapple-mail-mcp/badge.svg" alt="MCP Trust Grade B · wmcp.sh"></a>

Agents: check this before connecting

Add the wmcp.sh trust oracle as an MCP server and call grade_mcp_server / check_mcp_drift in your agent's pre-connection gate:

https://wmcp.sh/mcp/trust
How this grade is computed. An open, independent rubric — Spec conformance (20%), Security mapped to the OWASP MCP Top 10 (30%), Reliability (20%), Tool hygiene (15%), Transparency (15%) — run by connecting to the server and inspecting its real MCP surface. The grade is free and identical whether or not the operator pays. v1 uses static + spec signals from a single connection; continuous uptime, real latency, and annotation-truthing (declared readOnly vs observed behavior) layer on via the wmcp.sh proxy.