Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Mac Mail MCP

PYPI · MAC-MAIL-MCP · SCANNED SEP 20

Mac Mail MCP server with full-coverage FTS5 body search for local Apple Mail.

Available components

0 this week 82 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security100
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
  • 1 of 38 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency32
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • License check failed: the license (GNU General Public License v3 (GPLv3)) isn't a recognized OSI-approved license. See how to fix → Fail
  • Actively maintained (last published 66 days ago).Pass
  • Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability87
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1064 tokens (~118/item across 9 items; 8 tools + 1 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
  • Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 8 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 9 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Mac Mail MCP server?

Mac Mail MCP runs locally as a PyPI package, launched with uvx mac-mail-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · mac-mail-mcp

# add to Claude Code
claude mcp add wagamama-mac-mail-mcp -- uvx mac-mail-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "wagamama-mac-mail-mcp": {
      "command": "uvx",
      "args": [
        "mac-mail-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "wagamama-mac-mail-mcp": {
      "command": "uvx",
      "args": [
        "mac-mail-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add wagamama-mac-mail-mcp -- uvx mac-mail-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "wagamama-mac-mail-mcp": {
      "type": "local",
      "command": [
        "uvx",
        "mac-mail-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add wagamama-mac-mail-mcp --command uvx --arg mac-mail-mcp
# ~/.hermes/config.yaml
mcp_servers:
  wagamama-mac-mail-mcp:
    command: "uvx"
    args: ["mac-mail-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "wagamama-mac-mail-mcp": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "mac-mail-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add wagamama-mac-mail-mcp -t stdio -c uvx -a mac-mail-mcp
// mcp.json
{
  "mcpServers": {
    "wagamama-mac-mail-mcp": {
      "command": "uvx",
      "args": [
        "mac-mail-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1
    • Security disclosure: fail → unverified functional
  • 19 Sept 26 +12
    • Malware scan: unverified → pass security
    • Stability: pass → 0.80 functional
  • 18 Sept 26 0
    • Stability: 0.97 → pass security
  • 17 Sept 26 −14
    • Malware scan: pass → unverified security
  • 16 Sept 26 +15
    • Malware scan: unverified → pass security
  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 −15
    • Malware scan: pass → unverified security
  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed pypi/mac-mail-mcp@0.5.15

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Install scripts 1 script
Hook Tier Command
build_backend allowlisted hatchling.build

Background: Why install scripts are a supply-chain risk →

Dependencies 38 packages
Packages resolved 38
Stale 1
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 8 exposed · ~1,020 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
get_attachment ~99

DEPRECATED: Use get_email_attachment() or get_email_links(). Extract resources from an email: attachments or links. Delegates to get_email_links (filename omitted) or get_email_attachment (filename provided).

NameTypeReqDescription
accountAccount name (optional)
filenameAttachment filename to extract. If omitted, returns links instead.
mailboxMailbox name (optional)
message_idintegeryesThe email's unique ID
NameTypeReqDescription
file_pathstring
filenamestring
linksarray
mime_typestring
sizeinteger

No examples provided.

get_email ~97

Get a single email with full content. Looks up the email across all accounts using a cascade strategy. Just pass the message_id — account/mailbox are optional hints that speed up lookup but are not required.

NameTypeReqDescription
accountOptional hint (speeds up lookup, not required)
mailboxOptional hint (speeds up lookup, not required)
message_idintegeryesThe email's unique ID (from search results)
NameTypeReqDescription
attachmentsarray
contentstring
date_receivedstring
date_sentstring
flaggedboolean
idinteger
message_idstring
readboolean
reply_tostring
senderstring
subjectstring

No examples provided.

get_email_attachment ~114

Extract a file attachment from an email and save to disk. Saves the attachment under ~/.mac-mail-mcp/attachments/. Parses the raw MIME structure, so it works for all attachment types including inline images and S/MIME signatures. Requires the search index.

NameTypeReqDescription
accountAccount name (optional, speeds up lookup)
filenamestringyesAttachment filename to extract
mailboxMailbox name (optional, speeds up lookup)
message_idintegeryesThe email's unique ID
NameTypeReqDescription
file_pathstring
filenamestring
linksarray
mime_typestring
sizeinteger

No examples provided.

get_email_links ~85

Extract hyperlinks from an email's HTML content. Filters out mailto:, javascript:, and long tracking URLs. Returns deduplicated links with their anchor text. Requires the search index.

NameTypeReqDescription
accountAccount name (optional, speeds up lookup)
mailboxMailbox name (optional, speeds up lookup)
message_idintegeryesThe email's unique ID

Structured output declared, but exposes no named fields.

No examples provided.

get_emails ~187

Get emails from a specific mailbox with optional filtering. Note: This tool lists emails from a single mailbox. To search across all mailboxes, use the search() tool instead.

NameTypeReqDescription
accountAccount name. Uses APPLE_MAIL_DEFAULT_ACCOUNT env var or first account if not specified.
filterstringFilter type: - "all": All emails (default) - "unread": Only unread emails - "flagged": Only flagged emails - "today": Emails received today - "last_7_days": Emails received in the last 7 days - "this…
limitintegerMaximum number of emails to return (default: 50)
mailboxMailbox name. Uses APPLE_MAIL_DEFAULT_MAILBOX env var or "Inbox" if not specified.
NameTypeReqDescription
resultarrayyes

No examples provided.

list_accounts ~69

List all configured email accounts in Apple Mail. Returns: List of account dictionaries with 'name' and 'id' fields. Example: >>> list_accounts() [{"name": "Work", "id": "abc123"}, {"name": "Personal", "id": "def456"}]

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultarrayyes

No examples provided.

list_mailboxes ~42

List all mailboxes for an email account.

NameTypeReqDescription
accountAccount name. Uses APPLE_MAIL_DEFAULT_ACCOUNT env var or first account if not specified.
NameTypeReqDescription
resultarrayyes

No examples provided.

search ~327

Search emails across all accounts and mailboxes. Uses full-text search index for fast results (~2ms). All scopes search across every account and mailbox unless filtered. Query tips: - Use 2-3 specific keywords, not full sentences - Terms are AND-ed: "budget Q1" finds emails with BOTH words - Use quotes for exact phrases: '"quarterly report"' - Prefix search: "meet*" matches meeting, meetings, etc. - The default scope "all" searches subject + sender + body together

NameTypeReqDescription
accountFilter to specific account name (optional).
afterInclude only emails on/after this date (YYYY-MM-DD).
beforeExclude emails on/after this date (YYYY-MM-DD).
exclude_mailboxesMailboxes to exclude (default: ["Drafts"])
highlightbooleanWrap matched terms in **markers** in subject and content_snippet (default: False).
limitintegerMaximum results (default: 20)
mailboxFilter to specific mailbox (optional).
offsetintegerSkip first N results for pagination (default: 0)
querystringyesSearch keywords (2-3 specific terms work best). Do NOT use long natural-language phrases.
scopestringWhere to search: - "all": Subject + sender + body (default, recommended) - "subject": Subject line only - "sender": Sender name/email only - "body": Body text only - "attachments": Attachment filenam…
NameTypeReqDescription
resultyes

No examples provided.

Common questions

What is the Mac Mail MCP server?

Mac Mail MCP is listed in the public MCP registry as io.github.wagamama/mac-mail-mcp. Mac Mail MCP server with full-coverage FTS5 body search for local Apple Mail. This page covers its PyPI package (mac-mail-mcp).

Is the Mac Mail MCP server safe to use?

Mac Mail MCP scores 82 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Mac Mail MCP server expose?

Mac Mail MCP exposes 8 tools: list_accounts, list_mailboxes, get_emails, get_email, get_email_links, and 3 more. Their descriptions and schemas cost roughly 1,020 tokens of context every time the server is loaded.

Is the Mac Mail MCP server still maintained?

Mac Mail MCP is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.