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/sweetrb/apple-notes-mcp/apple-notesgit clone --depth 1 https://github.com/sweetrb/apple-notes-mcpGrade A, and why
apple-notes 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 2d 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.
Copies of this mod
2 near-identical copies found in the catalogue:
- apple-mail — 86% identical, 2 lines differ
- apple-photos — 86% identical, 2 lines differ
What it actually says
{
"apple-notes": {
"command": "node",
"args": [
"${CLAUDE_PROJECT_DIR:-.}/build/index.js"
]
}
}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.
- 2d ago First seen · 8 lines scan A fad178a6e63e
apple-notes is an MCP server published in the GitHub repository sweetrb/apple-notes-mcp (107 stars, last pushed 6d 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-30.
Other mcp servers, from other repositories
safari-mcp
Native Safari browser automation for AI agents — 80 tools, zero Chrome overhead. Runs locally from the safari-mcp npm package.
imessage
MCP server "imessage" as configured in adelaidasofia/imessage-mcp. Launched with uv --directory ${CLAUDE_PLUGIN_ROOT} run main.py.
imessage-mcp
MCP server "imessage-mcp" as configured in adelaidasofia/imessage-mcp. Launched with https://github.com/adelaidasofia/imessage-mcp/releases/download/v0.1.0/imessage-.
affinity-mcp-server
MCP server "affinity-mcp-server" as configured in sekharmalla/affinity-mcp-server. Launched with bun run ${CLAUDE_PLUGIN_ROOT}/index.ts.
macos-mail-mcp
MCP server connecting Claude to macOS Mail.app via AppleScript. Runs locally from the macos-mail-mcp npm package.
guarded-notes-mcp
MCP server "guarded-notes-mcp" as configured in nextgencods/guarded-notes-mcp. Runs ./server.mjs with node.