Mmcp.market

Apple System MCP server

by JonathanRReed·io.github.JonathanRReed/apple-system-mcp·v1.0.4

Read and manage macOS system settings and perform scoped desktop actions.

A92/100grade A
What users say
No reviews yet
Be the first
Safety scan
A92/100

full report

Adoption
Growing

15 stars96 downloads/wk

Reviews

Write one

Nobody has reviewed Apple System yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Apple System tools (37, 1 write)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • system_get_accessibility_settings

    Read common macOS accessibility settings such as reduce motion and increase contrast.

  • system_get_appearance_settings

    Read current macOS appearance settings such as light or dark mode and accent color.

  • system_get_battery

    Get the current battery state from macOS.

  • system_get_clipboard

    Read the current text clipboard contents.

  • system_get_context_snapshot

    Return a richer macOS context snapshot, including battery, frontmost app, and Focus metadata.

  • system_get_dock_settings

    Read common macOS Dock settings such as autohide, magnification, and orientation.

  • system_get_finder_settings

    Read common macOS Finder settings such as path bar, status bar, and preferred view style.

  • system_get_focus_status

    Return truthful Focus support metadata and the best available current Focus state.

  • system_get_frontmost_app

    Get the name of the current frontmost application.

  • system_get_prompt

    Fallback prompt rendering tool for tool-only MCP clients.

  • system_get_settings_snapshot

    Return a combined read-only snapshot of appearance, accessibility, Dock, and Finder settings.

  • system_gui_choose_popup_value

    Choose a value from a named pop-up button in the frontmost window. This is a GUI fallback tool.

  • system_gui_click_button

    Click a named button in the frontmost window. This is a GUI fallback tool.

  • system_gui_click_menu_path

    Click a menu path in an application, for example ['File', 'New Window']. This is a GUI fallback tool.

  • system_gui_list_menu_bar_items

    List the top-level menu bar items for an application. This is a GUI fallback tool.

  • system_gui_press_keys

    Press a key or key chord in the target application. This is a GUI fallback tool.

  • system_gui_type_text

    Type text into the frontmost focused control. This is a GUI fallback tool.

  • system_health

    Report the active Apple System MCP configuration.

  • system_list_prompts

    Fallback prompt discovery tool for tool-only MCP clients.

  • system_list_running_apps

    List currently running foreground applications.

  • system_list_settings_domains

    List the common macOS preference domains exposed by Apple System MCP.

  • system_open_application

    Open an application by name using macOS.

  • system_permission_guide

    Explain what system access this MCP may need on macOS.

  • system_read_preference_domain

    Read a macOS preference domain through defaults export for a production-safe, structured settings view.

  • system_set_appearance_mode

    Set macOS appearance mode to light or dark.

  • system_set_clipboardwrite action

    Write text into the macOS clipboard.

  • system_set_dock_autohide

    Enable or disable Dock autohide.

  • system_set_dock_show_recents

    Enable or disable recent applications in the Dock.

  • system_set_finder_path_bar

    Show or hide the Finder path bar.

  • system_set_finder_status_bar

    Show or hide the Finder status bar.

  • system_set_increase_contrast

    Enable or disable macOS increase contrast accessibility mode.

  • system_set_reduce_motion

    Enable or disable macOS reduce motion accessibility mode.

  • system_set_reduce_transparency

    Enable or disable macOS reduce transparency accessibility mode.

  • system_set_show_all_extensions

    Show or hide filename extensions in macOS.

  • system_set_show_hidden_files

    Show or hide hidden files in Finder.

  • system_show_notification

    Display a local macOS notification.

  • system_status

    Return current battery, frontmost app, and running app count.

Public scan report

scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it

no findings
  • Code scan7 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 6 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 92/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

claude mcp add apple-system-mcp -- uvx apple-system-mcp
Add to Cursor

Apple System: common questions

Is Apple System MCP server safe?
Yes, by our scan: it is graded A (92/100). Read the Apple System safety report
How do I install Apple System?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Apple System need an API key?
No secret keys are declared. It reads 1 setting from the environment.
Is Apple System maintained?
The last commit was 6 days ago (2026-09-14). The latest release is v1.0.4.

More from JonathanRReed