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
apple_tag_file ~47

Read, replace, add, or remove Finder tags on a file or folder through Apple Files.

NameTypeReqDescription
actionstring
pathstringyes
tags
NameTypeReqDescription
resultyes

No examples provided.

apple_triage_communications_task ~52

Generate a cross-app communications triage summary from unread Messages and Mail search results.

NameTypeReqDescription
conversation_limitinteger
mail_limitinteger
mail_querystring

Structured output declared, but exposes no named fields.

No examples provided.

apple_undo_action ~36

Undo a recent Apple-Tools action when the underlying standalone MCPs support a reliable reversal.

NameTypeReqDescription
action_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

apple_update_contact_preferences ~78

Persist preferred communication routing for a specific contact so Apple-Tools can choose the right channel and target for that person.

NameTypeReqDescription
clear_existingboolean
contact_idstringyes
preferred_communication_channel
preferred_mail_address
preferred_message_channel
preferred_message_target
NameTypeReqDescription
resultyes

No examples provided.

apple_update_preferences ~147

Persist assistant defaults such as default lists, folders, calendars, archive mailboxes, and preferred communication routing.

NameTypeReqDescription
default_archive_account
default_archive_mailbox
default_calendar_id
default_calendar_name
default_digest_account_name
default_digest_folder_id
default_digest_folder_name
default_mail_account
default_notes_account_name
default_notes_folder_id
default_notes_folder_name
default_reminder_list_id
default_reminder_list_name
preferred_communication_channel
preferred_message_channel
NameTypeReqDescription
resultyes

No examples provided.

apple_update_system_setting ~42

Apply an assistant-relevant macOS setting through the unified Apple control plane.

NameTypeReqDescription
enabled
mode
settingstringyes
NameTypeReqDescription
resultyes

No examples provided.

calendar_create_event ~81

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

NameTypeReqDescription
all_dayboolean
calendar_idstringyes
end_isostringyes
location
notes
recurrence
start_isostringyes
titlestringyes
NameTypeReqDescription
resultyes

No examples provided.

calendar_delete_event ~35

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

NameTypeReqDescription
event_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

calendar_get_event ~35

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

NameTypeReqDescription
event_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

calendar_health ~25

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

Input schema present but exposes no named parameters.

NameTypeReqDescription
access_statusstringyes
can_read_eventsbooleanyes
can_write_eventsbooleanyes
capabilitiesarrayyes
helper_availablebooleanyes
helper_compiledbooleanyes
okboolean
permission_error
permission_suggestion
safety_modestringyes
server_namestringyes
transportstring
versionstringyes

No examples provided.

calendar_list_calendars ~31

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

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultyes

No examples provided.

calendar_list_events ~54

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

NameTypeReqDescription
calendar_id
end_isostringyes
limit
start_isostringyes
NameTypeReqDescription
resultyes

No examples provided.

calendar_update_event ~79

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

NameTypeReqDescription
all_day
calendar_id
end_iso
event_idstringyes
location
notes
recurrence
start_iso
title
NameTypeReqDescription
resultyes

No examples provided.

contacts_create_contact ~67

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

NameTypeReqDescription
emails
first_namestringyes
last_namestring
notestring
organizationstring
phones
NameTypeReqDescription
resultyes

No examples provided.

contacts_delete_contact ~35

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

NameTypeReqDescription
contact_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

contacts_get_contact ~35

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

NameTypeReqDescription
contact_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

contacts_health ~25

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

Input schema present but exposes no named parameters.

NameTypeReqDescription
capabilitiesarrayyes
contacts_accessiblebooleanyes
okboolean
permission_error
permission_suggestion
safety_modestringyes
server_namestringyes
transportstring
versionstringyes

No examples provided.

contacts_list_contacts ~41

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

NameTypeReqDescription
limitinteger
offsetinteger
NameTypeReqDescription
resultyes

No examples provided.

contacts_resolve_message_recipient ~47

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

NameTypeReqDescription
channelstring
querystringyes
NameTypeReqDescription
resultyes

No examples provided.

contacts_search_contacts ~41

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

NameTypeReqDescription
limitinteger
querystringyes
NameTypeReqDescription
resultyes

No examples provided.

contacts_update_contact ~75

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

NameTypeReqDescription
contact_idstringyes
emails
first_namestring
last_namestring
notestring
organizationstring
phones
NameTypeReqDescription
resultyes

No examples provided.

files_add_tags ~41

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

NameTypeReqDescription
pathstringyes
tagsarrayyes
NameTypeReqDescription
resultyes

No examples provided.

files_create_folder ~34

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

NameTypeReqDescription
pathstringyes
NameTypeReqDescription
resultyes

No examples provided.

files_delete_path ~34

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

NameTypeReqDescription
pathstringyes
NameTypeReqDescription
resultyes

No examples provided.

files_get_file_info ~36

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

NameTypeReqDescription
pathstringyes
NameTypeReqDescription
resultyes

No examples provided.

files_get_icloud_status ~31

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

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultyes

No examples provided.

files_get_tags ~34

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

NameTypeReqDescription
pathstringyes
NameTypeReqDescription
resultyes

No examples provided.

files_health ~25

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

Input schema present but exposes no named parameters.

NameTypeReqDescription
allowed_rootsarrayyes
capabilitiesarrayyes
okboolean
safety_modestringyes
server_namestringyes
supportsarrayyes
transportstringyes
versionstringyes

No examples provided.

files_list_allowed_roots ~31

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

Input schema present but exposes no named parameters.

NameTypeReqDescription
countintegeryes
okboolean
rootsarrayyes

No examples provided.

files_list_directory ~34

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

NameTypeReqDescription
pathstringyes
NameTypeReqDescription
resultyes

No examples provided.

files_list_recent_locations ~36

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

NameTypeReqDescription
limitinteger
NameTypeReqDescription
resultyes

No examples provided.

files_move_path ~41

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

NameTypeReqDescription
destinationstringyes
sourcestringyes
NameTypeReqDescription
resultyes

No examples provided.

files_open_path ~34

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

NameTypeReqDescription
pathstringyes
NameTypeReqDescription
resultyes

No examples provided.

files_read_text_file ~44

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

NameTypeReqDescription
max_bytesinteger
pathstringyes
NameTypeReqDescription
resultyes

No examples provided.

files_recent_files ~34

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

NameTypeReqDescription
limitinteger
NameTypeReqDescription
resultyes

No examples provided.

files_remove_tags ~41

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

NameTypeReqDescription
pathstringyes
tagsarrayyes
NameTypeReqDescription
resultyes

No examples provided.

files_reveal_in_finder ~40

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

NameTypeReqDescription
pathstringyes
NameTypeReqDescription
resultyes

No examples provided.

files_search_files ~47

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

NameTypeReqDescription
base_path
limitinteger
querystringyes
NameTypeReqDescription
resultyes

No examples provided.

files_set_tags ~41

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

NameTypeReqDescription
pathstringyes
tagsarrayyes
NameTypeReqDescription
resultyes

No examples provided.

get_tool_info ~48

Load the full schema, examples, and metadata for one tool from this server.

NameTypeReqDescription
include_examplesboolean
include_schemaboolean
namestringyes

Structured output declared, but exposes no named fields.

No examples provided.

mail_archive_thread ~55

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

NameTypeReqDescription
archive_account
archive_mailboxstring
limit
message_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

mail_compose_draft ~74

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

NameTypeReqDescription
attachments
bcc
bodystring
cc
from_account
subjectstring
toarrayyes
NameTypeReqDescription
resultyes

No examples provided.

mail_delete_message ~35

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

NameTypeReqDescription
message_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

mail_forward_message ~55

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

NameTypeReqDescription
bodystring
from_account
message_idstringyes
toarrayyes
NameTypeReqDescription
resultyes

No examples provided.

mail_get_message ~35

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

NameTypeReqDescription
message_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

mail_get_thread ~40

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

NameTypeReqDescription
limit
message_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

mail_health ~25

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

Input schema present but exposes no named parameters.

NameTypeReqDescription
capabilitiesarrayyes
okbooleanyes
safety_profilestringyes
server_namestringyes
supportsarrayyes
transportstringyes
versionstringyes
visible_draftsbooleanyes

No examples provided.

mail_list_mailboxes ~34

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

NameTypeReqDescription
account
NameTypeReqDescription
resultyes

No examples provided.

mail_mark_message ~43

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

NameTypeReqDescription
is_readbooleanyes
message_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

mail_move_message ~50

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

NameTypeReqDescription
message_idstringyes
target_account
target_mailboxstringyes
NameTypeReqDescription
resultyes

No examples provided.