Browse/File Systems/AppleScript

AppleScript

by peakmojo · Added 26d ago

437

Install

npx -y @peakmojo/applescript-mcp

About

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.

Tags

File Systemsmcp-serverainpm