概要
This tool serves as an MCP server to overcome the limitations of traditional AppleScript-based calendar integrations, which often fail to correctly expand recurring events. By leveraging Apple's native EventKit framework, it ensures accurate retrieval of individual occurrences within a specified date range. It features a dual-layer architecture, with a TypeScript MCP server handling JSON-RPC communication and a Swift CLI interacting directly with the macOS Calendar, providing robust and reliable calendar management capabilities.