Apple System for Claude Desktop
io.github.jonathanrreed/apple-system-mcp
Read and manage macOS system settings and perform scoped desktop actions.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Apple System in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"apple-system-mcp": {
"command": "uvx",
"args": [
"apple-system-mcp"
],
"env": {
"APPLE_SYSTEM_MCP_SAFETY_MODE": "<APPLE_SYSTEM_MCP_SAFETY_MODE>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs