MCP server that execute applescript giving you full control of your Mac
| Tool name | Description | Destructive? |
|---|---|---|
| applescript_execute⚠ | ⚠ yes |
{
"mcpServers": {
"applescript": {
"command": "npx",
"args": [
"-y",
"@peakmojo/applescript-mcp"
]
}
}
}