How to create calendar events with natural language using applescript-mcp
使うタイミング: You want to quickly create, modify, or query calendar events without opening Calendar.app.
前提条件
- macOS with SSH enabled — System Settings → Sharing → Remote Login
- applescript-mcp installed — npx -y @peakmojo/applescript-mcp or uvx applescript-mcp
フロー
-
Create an eventCreate a calendar event titled 'Team Standup' for tomorrow at 10am, 30 minutes long, in my Work calendar.✓ コピーしました→ Confirmation that the event was created with date and time
-
Query upcoming eventsWhat events do I have this week?✓ コピーしました→ List of calendar events with times and titles
結果: Calendar events created and queried without leaving the chat.
注意点
- AppleScript uses calendar names that must match exactly — List available calendars first before creating events