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.

Apple Tools (Unified)

PYPI · APPLE-TOOLS-MCP · 2 COMPONENTS · SCANNED AUG 18

Unified Apple ecosystem MCP server for macOS: Mail, Calendar, Notes, Files, Messages, and more.

+6 this week 68 Trust /100
Trust breakdown (6 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 →

Supply Chain Security100
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Runs setuptools.build_meta at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
  • 2 of 41 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency35
Schema Quality & AI Usability63
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (poor).Fail
  • Tool/resource definitions use about 8693 tokens (~42/item across 203 items; 184 tools + 19 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management40
  • Stability observed for 12 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage71
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

pypi · apple-tools-mcp

# add to Claude Code
claude mcp add jonathanrreed-apple-tools-mcp -- uvx apple-tools-mcp
# add to Codex CLI
codex mcp add jonathanrreed-apple-tools-mcp -- uvx apple-tools-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "jonathanrreed-apple-tools-mcp": {
      "type": "local",
      "command": [
        "uvx",
        "apple-tools-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add jonathanrreed-apple-tools-mcp --command uvx --arg apple-tools-mcp
# ~/.hermes/config.yaml
mcp_servers:
  jonathanrreed-apple-tools-mcp:
    command: "uvx"
    args: ["apple-tools-mcp"]
// mcp.json
{
  "mcpServers": {
    "jonathanrreed-apple-tools-mcp": {
      "command": "uvx",
      "args": [
        "apple-tools-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.

  • 18 Aug 26 +1

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

  • 16 Aug 26 +1

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

  • 14 Aug 26 +4
    • Stability: unverified → 0.27 functional
  • 11 Aug 26 −2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 7 Aug 26 0
    • Security disclosure: fail → pass functional
  • 6 Aug 26 +28
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • Tool coverage: unverified → 100 functional
    • Schema quality: unverified → 100 functional
    • MCP protocol: unverified → pass functional
    • First check of Tool coverage: 0 functional
    • First check of Schema quality: fail functional
    • First check of Schema quality: pass functional
    • First check of Schema quality: good functional
    • First check of Tool coverage: 100 functional
  • 5 Aug 26 36

    First indexed and scored.

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 18 Aug 2026 · Analysed pypi/apple-tools-mcp@1.0.2

Provenance No attestation

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

Result No attestation
Ecosystem pypi
Install scripts 1 script
Hook Tier Command
build_backend allowlisted setuptools.build_meta
Dependencies 41 packages
Packages resolved 41
Stale 1
No linked repository 1
Tree resolution Complete
MCP tools · 184 exposed · ~8,033 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.

Tool Tokens
mail_reply_latest_in_thread ~65

Delegated Apple domain tool 'mail_reply_latest_in_thread' exposed through Apple-Tools-MCP.

NameTypeReqDescription
bodystringyes
from_account
limit
message_idstringyes
reply_allboolean
NameTypeReqDescription
resultyes

No examples provided.

mail_reply_message ~56

Delegated Apple domain tool 'mail_reply_message' exposed through Apple-Tools-MCP.

NameTypeReqDescription
bodystringyes
from_account
message_idstringyes
reply_allboolean
NameTypeReqDescription
resultyes

No examples provided.

mail_search_messages ~52

Delegated Apple domain tool 'mail_search_messages' exposed through Apple-Tools-MCP.

NameTypeReqDescription
limit
mailbox
querystringyes
unread_onlyboolean
NameTypeReqDescription
resultyes

No examples provided.

mail_send_message ~70

Delegated Apple domain tool 'mail_send_message' exposed through Apple-Tools-MCP.

NameTypeReqDescription
attachments
bcc
bodystring
cc
from_account
subjectstring
toarrayyes
NameTypeReqDescription
resultyes

No examples provided.

maps_build_maps_link ~48

Delegated Apple domain tool 'maps_build_maps_link' exposed through Apple-Tools-MCP.

NameTypeReqDescription
destinationstringyes
origin
transportstring
NameTypeReqDescription
okboolean
urlstringyes

No examples provided.

maps_get_directions ~50

Delegated Apple domain tool 'maps_get_directions' exposed through Apple-Tools-MCP.

NameTypeReqDescription
destinationstringyes
originstringyes
transportstring
NameTypeReqDescription
resultyes

No examples provided.

maps_health ~25

Delegated Apple domain tool 'maps_health' exposed through Apple-Tools-MCP.

Input schema present but exposes no named parameters.

NameTypeReqDescription
capabilitiesarrayyes
helper_availablebooleanyes
helper_compiledbooleanyes
okboolean
server_namestringyes
supportsarrayyes
transportstringyes
versionstringyes

No examples provided.

maps_open_directions_in_maps ~52

Delegated Apple domain tool 'maps_open_directions_in_maps' exposed through Apple-Tools-MCP.

NameTypeReqDescription
destinationstringyes
origin
transportstring
NameTypeReqDescription
resultyes

No examples provided.

maps_search_places ~41

Delegated Apple domain tool 'maps_search_places' exposed through Apple-Tools-MCP.

NameTypeReqDescription
limitinteger
querystringyes
NameTypeReqDescription
resultyes

No examples provided.

messages_get_conversation ~47

Delegated Apple domain tool 'messages_get_conversation' exposed through Apple-Tools-MCP.

NameTypeReqDescription
chat_idstringyes
limit
offset
NameTypeReqDescription
resultyes

No examples provided.

messages_get_message ~35

Delegated Apple domain tool 'messages_get_message' exposed through Apple-Tools-MCP.

NameTypeReqDescription
message_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

messages_health ~25

Delegated Apple domain tool 'messages_health' exposed through Apple-Tools-MCP.

Input schema present but exposes no named parameters.

NameTypeReqDescription
automation_accessbooleanyes
automation_access_error
automation_access_suggestion
capabilitiesyes
history_accessbooleanyes
history_access_error
history_access_suggestion
okboolean
safety_modestringyes
server_namestringyes
transportstringyes
versionstringyes

No examples provided.

messages_list_attachments ~51

Delegated Apple domain tool 'messages_list_attachments' exposed through Apple-Tools-MCP.

NameTypeReqDescription
chat_id
limit
message_id
offset
NameTypeReqDescription
resultyes

No examples provided.

messages_list_conversations ~47

Delegated Apple domain tool 'messages_list_conversations' exposed through Apple-Tools-MCP.

NameTypeReqDescription
limit
offset
unread_onlyboolean
NameTypeReqDescription
resultyes

No examples provided.

messages_reply_in_conversation ~46

Delegated Apple domain tool 'messages_reply_in_conversation' exposed through Apple-Tools-MCP.

NameTypeReqDescription
chat_idstringyes
textstringyes
NameTypeReqDescription
resultyes

No examples provided.

messages_search_messages ~67

Delegated Apple domain tool 'messages_search_messages' exposed through Apple-Tools-MCP.

NameTypeReqDescription
chat_id
end_iso
limit
offset
querystringyes
sender
start_iso
NameTypeReqDescription
resultyes

No examples provided.

messages_send_attachment ~47

Delegated Apple domain tool 'messages_send_attachment' exposed through Apple-Tools-MCP.

NameTypeReqDescription
file_pathstringyes
recipientstringyes
text
NameTypeReqDescription
resultyes

No examples provided.

messages_send_message ~41

Delegated Apple domain tool 'messages_send_message' exposed through Apple-Tools-MCP.

NameTypeReqDescription
recipientstringyes
textstringyes
NameTypeReqDescription
resultyes

No examples provided.

notes_append_to_note ~44

Delegated Apple domain tool 'notes_append_to_note' exposed through Apple-Tools-MCP.

NameTypeReqDescription
bodystringyes
note_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

notes_create_folder ~50

Delegated Apple domain tool 'notes_create_folder' exposed through Apple-Tools-MCP.

NameTypeReqDescription
account_namestringyes
folder_namestringyes
parent_folder_id
NameTypeReqDescription
resultyes

No examples provided.

notes_create_note ~53

Delegated Apple domain tool 'notes_create_note' exposed through Apple-Tools-MCP.

NameTypeReqDescription
body_html
folder_idstringyes
tags
titlestringyes
NameTypeReqDescription
resultyes

No examples provided.

notes_delete_folder ~35

Delegated Apple domain tool 'notes_delete_folder' exposed through Apple-Tools-MCP.

NameTypeReqDescription
folder_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

notes_delete_note ~35

Delegated Apple domain tool 'notes_delete_note' exposed through Apple-Tools-MCP.

NameTypeReqDescription
note_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

notes_get_note ~35

Delegated Apple domain tool 'notes_get_note' exposed through Apple-Tools-MCP.

NameTypeReqDescription
note_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

notes_health ~25

Delegated Apple domain tool 'notes_health' exposed through Apple-Tools-MCP.

Input schema present but exposes no named parameters.

NameTypeReqDescription
capabilitiesyes
okboolean
safety_modestringyes
server_namestringyes
transportstring
versionstringyes

No examples provided.

notes_list_accounts ~27

Delegated Apple domain tool 'notes_list_accounts' exposed through Apple-Tools-MCP.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultyes

No examples provided.

notes_list_attachments ~37

Delegated Apple domain tool 'notes_list_attachments' exposed through Apple-Tools-MCP.

NameTypeReqDescription
note_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

notes_list_folders ~45

Delegated Apple domain tool 'notes_list_folders' exposed through Apple-Tools-MCP.

NameTypeReqDescription
account_name
limit
offset
NameTypeReqDescription
resultyes

No examples provided.

notes_list_notes ~49

Delegated Apple domain tool 'notes_list_notes' exposed through Apple-Tools-MCP.

NameTypeReqDescription
account_name
folder_id
limit
offset
NameTypeReqDescription
resultyes

No examples provided.

notes_move_note ~43

Delegated Apple domain tool 'notes_move_note' exposed through Apple-Tools-MCP.

NameTypeReqDescription
folder_idstringyes
note_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

notes_rename_folder ~45

Delegated Apple domain tool 'notes_rename_folder' exposed through Apple-Tools-MCP.

NameTypeReqDescription
folder_idstringyes
folder_namestringyes
NameTypeReqDescription
resultyes

No examples provided.

notes_search_notes ~56

Delegated Apple domain tool 'notes_search_notes' exposed through Apple-Tools-MCP.

NameTypeReqDescription
account_name
folder_id
limit
offset
querystringyes
NameTypeReqDescription
resultyes

No examples provided.

notes_update_note ~57

Delegated Apple domain tool 'notes_update_note' exposed through Apple-Tools-MCP.

NameTypeReqDescription
body_html
folder_id
note_idstringyes
tags
title
NameTypeReqDescription
resultyes

No examples provided.

reminders_complete_reminder ~38

Delegated Apple domain tool 'reminders_complete_reminder' exposed through Apple-Tools-MCP.

NameTypeReqDescription
reminder_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

reminders_create_list ~35

Delegated Apple domain tool 'reminders_create_list' exposed through Apple-Tools-MCP.

NameTypeReqDescription
titlestringyes
NameTypeReqDescription
resultyes

No examples provided.

reminders_create_reminder ~89

Delegated Apple domain tool 'reminders_create_reminder' exposed through Apple-Tools-MCP.

NameTypeReqDescription
due_all_dayboolean
due_date
list_idstringyes
notes
parent_reminder_id
priority
remind_at
tags
titlestringyes
NameTypeReqDescription
resultyes

No examples provided.

reminders_delete_list ~36

Delegated Apple domain tool 'reminders_delete_list' exposed through Apple-Tools-MCP.

NameTypeReqDescription
list_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

reminders_delete_reminder ~38

Delegated Apple domain tool 'reminders_delete_reminder' exposed through Apple-Tools-MCP.

NameTypeReqDescription
reminder_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

reminders_get_reminder ~38

Delegated Apple domain tool 'reminders_get_reminder' exposed through Apple-Tools-MCP.

NameTypeReqDescription
reminder_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

reminders_health ~26

Delegated Apple domain tool 'reminders_health' exposed through Apple-Tools-MCP.

Input schema present but exposes no named parameters.

NameTypeReqDescription
capabilitiesarrayyes
helper_availablebooleanyes
helper_compiledbooleanyes
okboolean
safety_modestringyes
server_namestringyes
transportstring
versionstringyes

No examples provided.

reminders_list_lists ~28

Delegated Apple domain tool 'reminders_list_lists' exposed through Apple-Tools-MCP.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultyes

No examples provided.

reminders_list_reminders ~66

Delegated Apple domain tool 'reminders_list_reminders' exposed through Apple-Tools-MCP.

NameTypeReqDescription
due_after
due_before
include_completedboolean
limit
list_id
search
NameTypeReqDescription
resultyes

No examples provided.

reminders_uncomplete_reminder ~40

Delegated Apple domain tool 'reminders_uncomplete_reminder' exposed through Apple-Tools-MCP.

NameTypeReqDescription
reminder_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

reminders_update_reminder ~91

Delegated Apple domain tool 'reminders_update_reminder' exposed through Apple-Tools-MCP.

NameTypeReqDescription
due_all_day
due_date
list_id
notes
parent_reminder_id
priority
remind_at
reminder_idstringyes
tags
title
NameTypeReqDescription
resultyes

No examples provided.

search_tools ~50

Search this server's tool catalog by keyword, alias, or domain tag.

NameTypeReqDescription
domain_tags
limitinteger
modestring
querystringyes

Structured output declared, but exposes no named fields.

No examples provided.

shortcuts_health ~26

Delegated Apple domain tool 'shortcuts_health' exposed through Apple-Tools-MCP.

Input schema present but exposes no named parameters.

NameTypeReqDescription
capabilitiesarrayyes
okboolean
permissionsyes
safety_modestringyes
server_namestringyes
transportstringyes
transport_supportarrayyes
versionstringyes

No examples provided.

shortcuts_list_folders ~30

Delegated Apple domain tool 'shortcuts_list_folders' exposed through Apple-Tools-MCP.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultyes

No examples provided.

shortcuts_list_shortcuts ~36

Delegated Apple domain tool 'shortcuts_list_shortcuts' exposed through Apple-Tools-MCP.

NameTypeReqDescription
folder_name
NameTypeReqDescription
resultyes

No examples provided.

shortcuts_run_shortcut ~64

Delegated Apple domain tool 'shortcuts_run_shortcut' exposed through Apple-Tools-MCP.

NameTypeReqDescription
input_paths
input_text
output_path
output_type
shortcut_name_or_identifierstringyes
NameTypeReqDescription
resultyes

No examples provided.

shortcuts_view_shortcut ~40

Delegated Apple domain tool 'shortcuts_view_shortcut' exposed through Apple-Tools-MCP.

NameTypeReqDescription
shortcut_name_or_identifierstringyes
NameTypeReqDescription
resultyes

No examples provided.