Apple Reminders
Enables AI assistants to manage and interact with Apple Reminders on macOS via the Model Context Protocol.
소개
Apple Reminders is a Model Context Protocol (MCP) server designed to facilitate interaction with the Apple Reminders application on macOS. It allows AI assistants and other applications to seamlessly manage reminders by providing tools to view lists, retrieve reminders, create new reminders with specific details, mark reminders as complete, and delete them as needed. Utilizing AppleScript, it bridges the gap between AI interfaces and the native macOS Reminders app, providing a standardized interface for efficient task management.
주요 기능
- Creates new reminders with titles, due dates, and notes.
- Marks reminders as complete.
- Handles ISO date formats for due dates.
- Manages reminder lists: view, create, and delete.
- Retrieves reminders from specified lists.
- 0 GitHub stars
사용 사례
- Creating custom workflows that leverage Apple Reminders data.
- Integrating Apple Reminders with AI assistants for voice-activated task management.
- Automating reminder creation and completion through scripts or other applications.