steipete/macos-automator-mcp
An MCP server to run AppleScript and JXA (JavaScript for Automation) to macOS.
Platform-specific configuration:
{
"mcpServers": {
"macos-automator-mcp": {
"command": "npx",
"args": [
"-y",
"macos-automator-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...