Skip to content

v0.1.0 — Initial Release

Latest

Choose a tag to compare

@frouaix frouaix released this 22 Feb 03:57
· 12 commits to main since this release
720a236

MCP-AppleScript v0.1.0

First official release of the MCP-AppleScript bridge server.

Highlights

  • 10 macOS apps: Notes, Calendar, Reminders, Mail, Contacts, Messages, Photos, Music, Finder, Safari
  • 13 MCP tools: Generic app.* tools (list, get, search, create, update, delete, action) + system tools
  • 3 operation modes: readonly (default) → create → full, with destructive action confirmation
  • Per-app policy model: Allowlists, per-tool permissions, timeout enforcement
  • Self-contained binary: Node.js SEA with embedded Swift executor — no runtime dependencies
  • Hardened JSON output: Runtime values escaped at both AppleScript and Swift layers

Installation

Download the .dmg, copy mcp-applescript to your PATH, and configure your MCP client. See README for details.

⚠️ Important

This software can read, create, modify, and delete your personal data. Start in readonly mode, enable only the apps you need, and review the safety disclaimer before use.

Assets

File Arch Size
MCP-AppleScript-0.1.0-arm64.dmg Apple Silicon (arm64) ~42 MB

Requirements

  • macOS 12.0 or later
  • Apple Silicon (arm64)