AppleScript

Enables AI to execute AppleScript code on macOS systems, providing access to applications and system features like Notes, Calendar

peakmojo 461 ↓ 16k
Claude CodeClaude DesktopGeneric
View source ↗

AppleScript MCP Server provides a dual-implementation (Node.js and Python) bridge that enables AI assistants to execute AppleScript code on macOS systems. Developed by peakmojo, this lightweight server (<100 lines of core code) allows interaction with Mac applications and system features including Notes, Calendar, Contacts, Messages, Finder, and more. The implementation handles script execution through temporary files and subprocess calls, with configurable timeouts and comprehensive error handling. It's particularly valuable for automating Mac-specific tasks like creating reminders, searching files, checking system status, or controlling applications through natural language requests.

Source

Repository: https://github.com/peakmojo/applescript-mcp

Maintain AppleScript?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

AppleScript on getagentictools
[![AppleScript on getagentictools](https://getagentictools.com/badge/mcp/peakmojo-applescript-mcp.svg)](https://getagentictools.com/mcp/peakmojo-applescript-mcp?ref=badge)