Skip to content

This release adds 5 notable features for engineering teams evaluating rollout.

Published 4mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

calendar eventkit macos mcp-server model-context-protocol reminders
+2 more
swift typescript

Summary

AI summary

Added priority levels, recurrence rules, geofence triggers, tags, subtasks, enhanced filtering, and visual indicators.

Full changelog

Added

  • Priority Support: Set reminder priority levels (high/medium/low/none) via native EventKit API
  • Recurring Reminders: Support for daily, weekly, monthly, yearly recurrence with flexible rules
  • Location Triggers: Geofence-based reminders that trigger on arrival or departure
  • Tags/Labels: Cross-list categorization with [#tag] format stored in notes
  • Subtasks/Checklists: Checklist items with progress tracking stored in notes
  • New Tool: reminders_subtasks for managing checklist items within reminders
  • Enhanced Filtering: Filter by priority, recurring, location-based, and tags
  • Visual Indicators: 🔄 (recurring), 📍 (location), 🏷️ (tags), 📋 (subtasks) in output
  • Reminder link utilities for note management
  • Explicit timezone offset to buildTimeFormat prompt helper
  • reminderDateParser for safe timezone-aware date parsing

Changed

  • Enhanced reminders_tasks with new parameters: priority, recurrence, locationTrigger, tags, subtasks
  • Added new read filters: filterPriority, filterRecurring, filterLocationBased, filterTags
  • Added tag management options: addTags, removeTags for update action
  • Added recurrence/location clearing: clearRecurrence, clearLocationTrigger
  • Updated documentation with comprehensive usage examples for all new features

Fixed

  • Documented EventKit limitation: reminder flag status not available in public API
  • Timeout management for permission prompt AppleScripts
  • Permission prompt race conditions and reliability issues
  • Proactive AppleScript trigger for permission prompts
  • Quotation marks in daily task prompt date format
  • Timezone setting when creating/updating events
  • Type narrowing for calendar calendars router
  • TypeScript compilation and linting errors in tests and binary validator

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track fradser/mcp-server-apple-reminders

Get notified when new releases ship.

Sign up free

About fradser/mcp-server-apple-reminders

An MCP server for interacting with Apple Reminders on macOS

All releases →

Beta — feedback welcome: [email protected]