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