@peakmojo/applescript-mcp
This is the AppleScript MCP (Model Context Protocol) Server - a dual-implementation MCP server that allows AI assistants to execute AppleScript on macOS systems. The server is available in both Node.j
Install
Add @peakmojo/applescript-mcp to Claude Code with the PolySkill CLI: polyskill add @peakmojo/applescript-mcp
Instructions
# CLAUDE.md ## Project Overview This is the AppleScript MCP (Model Context Protocol) Server - a dual-implementation MCP server that allows AI assistants to execute AppleScript on macOS systems. The server is available in both Node.js and Python implementations. **Key Capabilities:** - Execute AppleScript to interact with macOS applications (Notes, Calendar, Contacts, Messages, Mail, etc.) - Search files using Spotlight/Finder - Read/write file contents and execute shell commands - Remote execution via SSH - Docker support with `host.docker.internal` for Mac host access ## Architecture ### Dua…
Keywords: github, applescript, macos-automation, nodejs, ai-assistants, scripting, mcp-server, automation-tools, macos-development