Back to directory
@peakmojo/applescript-mcp

@peakmojo/applescript-mcp

@peakmojo448

A Model Context Protocol (MCP) server that lets you run AppleScript code to interact with Mac.

AppleScriptMacautomationsystem control

Installation & Configuration

{
  "mcpServers": {
    "applescript_execute": {
      "command": "npx",
      "args": [
        "@peakmojo/applescript-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/21
Updated
2026/6/8