reminders
Manage Apple Reminders by searching, creating, opening, or listing tasks directly through the Apple MCP server. Organize reminders with due dates, notes, and specific lists for efficient task tracking.
Instructions
Search, create, and open reminders in Apple Reminders app
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dueDate | No | Due date for the reminder in ISO format (optional for create operation) | |
listId | No | ID of the list to get reminders from (required for listById operation) | |
listName | No | Name of the list to create the reminder in (optional for create operation) | |
name | No | Name of the reminder to create (required for create operation) | |
notes | No | Additional notes for the reminder (optional for create operation) | |
operation | Yes | Operation to perform: 'list', 'search', 'open', 'create', or 'listById' | |
props | No | Properties to include in the reminders (optional for listById operation) | |
searchText | No | Text to search for in reminders (required for search and open operations) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Apple MCP
Related Tools
- @Dhravya/apple-mcp
- @hald/things-mcp
- @hevener10/mcp-todo-checklist
- @awwaiid/mcp-server-taskwarrior
- @hevener10/mcp-todo-checklist