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.
Available components
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
- 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: no license is declared. See how to fix → Fail
- Actively maintained (last published 12 days ago).Pass
- Publishes a security disclosure policy (SECURITY.md).Pass
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
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
claude mcp add jonathanrreed-apple-tools-mcp -- uvx apple-tools-mcp
codex mcp add jonathanrreed-apple-tools-mcp -- uvx apple-tools-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"jonathanrreed-apple-tools-mcp": {
"type": "local",
"command": [
"uvx",
"apple-tools-mcp"
],
"enabled": true
}
}
} openclaw mcp add jonathanrreed-apple-tools-mcp --command uvx --arg apple-tools-mcp
mcp_servers:
jonathanrreed-apple-tools-mcp:
command: "uvx"
args: ["apple-tools-mcp"] {
"mcpServers": {
"jonathanrreed-apple-tools-mcp": {
"command": "uvx",
"args": [
"apple-tools-mcp"
]
}
}
} 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.
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 |
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.
system_get_accessibility_settings System Get Accessibility Settings ~31
Delegated Apple domain tool 'system_get_accessibility_settings' exposed through Apple-Tools-MCP.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
system_get_appearance_settings System Get Appearance Settings ~31
Delegated Apple domain tool 'system_get_appearance_settings' exposed through Apple-Tools-MCP.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
system_get_battery System Get Battery ~29
Delegated Apple domain tool 'system_get_battery' exposed through Apple-Tools-MCP.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
system_get_clipboard System Get Clipboard ~29
Delegated Apple domain tool 'system_get_clipboard' exposed through Apple-Tools-MCP.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
system_get_context_snapshot System Get Context Snapshot ~29
Delegated Apple domain tool 'system_get_context_snapshot' exposed through Apple-Tools-MCP.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
system_get_dock_settings System Get Dock Settings ~31
Delegated Apple domain tool 'system_get_dock_settings' exposed through Apple-Tools-MCP.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
system_get_finder_settings System Get Finder Settings ~31
Delegated Apple domain tool 'system_get_finder_settings' exposed through Apple-Tools-MCP.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
system_get_focus_status System Get Focus Status ~29
Delegated Apple domain tool 'system_get_focus_status' exposed through Apple-Tools-MCP.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
system_get_frontmost_app System Get Frontmost App ~31
Delegated Apple domain tool 'system_get_frontmost_app' exposed through Apple-Tools-MCP.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
system_get_settings_snapshot System Get Settings Snapshot ~29
Delegated Apple domain tool 'system_get_settings_snapshot' exposed through Apple-Tools-MCP.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
system_gui_choose_popup_value System Gui Choose Popup Value ~59
Delegated Apple domain tool 'system_gui_choose_popup_value' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| application | – | – | – |
| bundle_id | – | – | – |
| description | – | – | – |
| label | – | yes | – |
| value | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
system_gui_click_button System Gui Click Button ~57
Delegated Apple domain tool 'system_gui_click_button' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| application | – | – | – |
| bundle_id | – | – | – |
| description | – | – | – |
| index | integer | – | – |
| label | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
system_gui_click_menu_path System Gui Click Menu Path ~50
Delegated Apple domain tool 'system_gui_click_menu_path' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| application | – | – | – |
| bundle_id | – | – | – |
| menu_path | array | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
system_gui_list_menu_bar_items System Gui List Menu Bar Items ~44
Delegated Apple domain tool 'system_gui_list_menu_bar_items' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| application | – | – | – |
| bundle_id | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
system_gui_press_keys System Gui Press Keys ~52
Delegated Apple domain tool 'system_gui_press_keys' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| application | – | – | – |
| bundle_id | – | – | – |
| key | string | yes | – |
| modifiers | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
system_gui_type_text System Gui Type Text ~47
Delegated Apple domain tool 'system_gui_type_text' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| application | – | – | – |
| bundle_id | – | – | – |
| text | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
system_health System Health ~25
Delegated Apple domain tool 'system_health' exposed through Apple-Tools-MCP.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| capabilities | array | yes | – |
| ok | boolean | – | – |
| safety_mode | string | yes | – |
| server_name | string | yes | – |
| supports | array | yes | – |
| transport | string | yes | – |
| version | string | yes | – |
No examples provided.
system_list_running_apps System List Running Apps ~29
Delegated Apple domain tool 'system_list_running_apps' exposed through Apple-Tools-MCP.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
system_list_settings_domains System List Settings Domains ~29
Delegated Apple domain tool 'system_list_settings_domains' exposed through Apple-Tools-MCP.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
system_open_application System Open Application ~38
Delegated Apple domain tool 'system_open_application' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| application | – | – | – |
| bundle_id | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
system_read_preference_domain System Read Preference Domain ~46
Delegated Apple domain tool 'system_read_preference_domain' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| current_host | boolean | – | – |
| domain | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
system_set_appearance_mode System Set Appearance Mode ~38
Delegated Apple domain tool 'system_set_appearance_mode' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| mode | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
system_set_clipboard System Set Clipboard ~36
Delegated Apple domain tool 'system_set_clipboard' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
system_set_dock_autohide System Set Dock Autohide ~42
Delegated Apple domain tool 'system_set_dock_autohide' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| enabled | boolean | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
system_set_dock_show_recents System Set Dock Show Recents ~42
Delegated Apple domain tool 'system_set_dock_show_recents' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| enabled | boolean | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
system_set_finder_path_bar System Set Finder Path Bar ~40
Delegated Apple domain tool 'system_set_finder_path_bar' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| enabled | boolean | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
system_set_finder_status_bar System Set Finder Status Bar ~40
Delegated Apple domain tool 'system_set_finder_status_bar' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| enabled | boolean | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
system_set_increase_contrast System Set Increase Contrast ~40
Delegated Apple domain tool 'system_set_increase_contrast' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| enabled | boolean | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
system_set_reduce_motion System Set Reduce Motion ~36
Delegated Apple domain tool 'system_set_reduce_motion' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| enabled | boolean | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
system_set_reduce_transparency System Set Reduce Transparency ~38
Delegated Apple domain tool 'system_set_reduce_transparency' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| enabled | boolean | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
system_set_show_all_extensions System Set Show All Extensions ~38
Delegated Apple domain tool 'system_set_show_all_extensions' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| enabled | boolean | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
system_set_show_hidden_files System Set Show Hidden Files ~38
Delegated Apple domain tool 'system_set_show_hidden_files' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| enabled | boolean | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
system_show_notification System Show Notification ~46
Delegated Apple domain tool 'system_show_notification' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| body | string | yes | – |
| subtitle | – | – | – |
| title | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
system_status System Status ~25
Delegated Apple domain tool 'system_status' exposed through Apple-Tools-MCP.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.