MCPAppleScript

frouaix/MCPAppleScript
★ 0 stars TypeScript 🤖 AI/LLM Updated 2d ago
MCP server for controlled AppleScript automation on macOS
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcpapplescript": {
      "command": "npx",
      "args": [
        "-y",
        "frouaix/MCPAppleScript"
      ]
    }
  }
}

README Excerpt

A local MCP server that exposes controlled AppleScript automation tools to MCP clients on macOS. > [!CAUTION] > **This software can read, create, modify, and delete your personal data** across Notes, Calendar, Reminders, Mail, Contacts, Messages, Photos, Music, Finder, and Safari. > > By running this server you are granting an AI model the ability to interact with your macOS applications on your behalf. Although multiple safety layers exist (operation modes, per-app allowlists, destructive-actio

Tools (1)

app