A
licenseA
qualityD
maintenanceAn MCP server for managing Apple Reminders via remindctl on macOS, integrating with Claude Desktop and CoWork.
10
13 npm
3
MIT
No user-submitted related servers found.
Scored across 5 tools
Each tool addresses a distinct action on reminders: create, list, complete, update, and delete. There is no overlap or ambiguity between them.
All tools follow a consistent verb_noun pattern (e.g., create_reminder, delete_reminder), with verbs clearly indicating the operation.
With 5 tools, the set is well-scoped for managing reminders, covering core operations without unnecessary bloat.
CRUD operations are present along with a completion action. Missing a 'get single reminder' tool is a minor gap, but the set is largely complete for its domain.