Daylite Claude Connector
Related Servers
Alternatives to Daylite Claude Connector
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityAmaintenanceEnables Claude to manage calendars and todos on a Synology NAS or any CalDAV server, supporting listing, creation, updating, and deletion of events and tasks through natural language conversation.MIT
- AlicenseNot gradedqualityBmaintenanceEnables Claude to interact with iCloud Calendar through CalDAV, allowing users to list, search, create, update, and delete calendar events using natural language.47 npmMIT
- AlicenseAqualityAmaintenanceConnects Claude Code to Apple Mail, Calendar, and Reminders through macOS automation APIs, enabling management of emails, events, and reminders via natural language.1822 npmMIT
- AlicenseNot gradedqualityBmaintenanceProvides Claude with full access to Apple Calendar on macOS via EventKit, enabling reading, searching, creating, updating, and deleting events with support for recurring series, alarms, attendees, and free/busy availability.MIT
- FlicenseNot gradedqualityFmaintenanceProvides Claude Desktop with access to Apple Calendar and Reminders on macOS for managing schedules and tasks through natural language. It supports comprehensive operations like creating, editing, and searching events and reminders, along with a custom hashtag-based tagging system.3-
- AlicenseNot gradedqualityCmaintenanceProvides Claude with full access to Apple Calendar on macOS for event management, smart scheduling, and schedule analytics. It enables natural language event creation, conflict detection, and template-based scheduling through AppleScript integration.10 npm1MIT
TDQS
Scored across 11 tools
All tools are clearly divided between appointments and tasks, with no overlapping purposes. Each tool's description specifies exactly which resource and action it performs.
All tools follow the pattern 'daylite_<verb>_<resource>' with consistent verb choices (create, delete, get, list, update) and resource names (appointment, task, calendars).
11 tools cover the core CRUD operations for two main resource types (appointments and tasks) plus listing calendars. This is appropriate for a focused connector without being excessive.
For appointments and tasks, the full lifecycle (create, read, update, delete, list) is provided. The inclusion of list_calendars supports appointment creation. No obvious gaps within the stated domain.