HomeDevelopment › Apple System

Apple System

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

Python Local macOS
★ 16 stars Last pushed 2026-09-14 License: MIT

Topics: OS Automation

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 1.0.4)

uvx apple-system-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "apple-mcps": {
      "command": "uvx",
      "args": [
        "apple-system-mcp"
      ],
      "env": {
        "APPLE_SYSTEM_MCP_SAFETY_MODE": "<YOUR_VALUE>"
      }
    }
  }
}
  • APPLE_SYSTEM_MCP_SAFETY_MODE — Safety mode for system operations: safe_readonly, safe_manage, or full_access.

Package (mcpb 1.0.4)

Package: mcpb https://github.com/JonathanRReed/Apple-MCPs/releases/download/v1.0.4/apple-system-1.0.4.mcpb

This repository has 11 servers listed in the Official MCP Registry.

Other names: io.github.JonathanRReed/apple-calendar-mcp, io.github.JonathanRReed/apple-contacts-mcp, io.github.JonathanRReed/apple-files-mcp, io.github.JonathanRReed/apple-maps-mcp, io.github.JonathanRReed/apple-mcp-mail, io.github.JonathanRReed/apple-mcp-notes, io.github.JonathanRReed/apple-mcp-reminders, io.github.JonathanRReed/apple-messages-mcp, io.github.JonathanRReed/apple-shortcuts-mcp, io.github.JonathanRReed/apple-tools-mcp

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry