Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add mcp/st-designs/apple-mail-sync-mcp/mailsyncgit clone --depth 1 https://github.com/st-designs/Apple-Mail-Sync-MCPWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/mcp/st-designs/apple-mail-sync-mcp/mailsync)<a href="https://agentmods.dev/mcp/st-designs/apple-mail-sync-mcp/mailsync"><img src="https://agentmods.dev/badge/mcp/st-designs/apple-mail-sync-mcp/mailsync.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
mailsync scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{ "mailsync": { "command": "uvx", "args": [ "mailsync" ] } }
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 3d ago First seen · 8 lines scan A 96edb45d6d19
mailsync is an MCP server published in the GitHub repository st-designs/Apple-Mail-Sync-MCP (0 stars, last pushed 14d ago), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other mcp servers, from other repositories
apple-mail-mcp
Apple Mail MCP server with full-coverage FTS5 body search. Reliable on large mailboxes where AppleScript-based servers timeout. Runs locally from the apple-mail-mcp Python package.
macos-mail-mcp
MCP server connecting Claude to macOS Mail.app via AppleScript. Runs locally from the macos-mail-mcp npm package.
apple-mail
MCP server "apple-mail" as configured in sweetrb/apple-mail-mcp. Runs ${CLAUDE_PROJECT_DIR:-.}/build/index.js with node.
apple-mail-mcp
Fast local MCP server for Apple Mail: search, read, triage, verified send. Works with Claude, Cursor, VS Code, or any MCP client. Runs locally from the apple-mailbox-mcp Python package.
mail-calendar-mcp
MCP server "mail-calendar-mcp" as configured in mathewcsims/mail-calendar-mcp. Runs locally from the mail-calendar-mcp npm package.
safari-mcp
Native Safari browser automation for AI agents — 80 tools, zero Chrome overhead. Runs locally from the safari-mcp npm package.