Home › Development › Apple System
Apple System
Read and manage macOS system settings and perform scoped desktop actions.
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
desktop-touch-mcp
Computer-use MCP for Windows 10/11: 32 tools — screenshot, UIA, Chrome CDP, type/click/scroll, VBA.
WPFVisualTreeMcp
Let AI agents inspect and drive running WPF apps: tree, bindings, screenshots, clicks, text input.
glass
MCP server giving a coding agent a build→see→interact→debug loop over native GUI apps.
Plonk
Plonk gives agents local macOS tools for windows, workspaces, screenshots, OCR, and more.
OpenWand
Local MCP stdio server that gives trusted AI clients read-only desktop context through OpenWand, including selection, clipboard,…
gnome-desktop-mcp
GNOME desktop automation for AI agents. 30 tools via D-Bus: screenshots, window management, mouse/keyboard injection, clipboard,…
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry