Back to Home
FradSer icon

mcp-server-apple-events

Verified Safe

by FradSer

Overview

Integrate Apple Reminders and Calendar with MCP clients for comprehensive management and automation on macOS.

Installation

Run Command
mcp-server-apple-events

Environment Variables

  • NODE_ENV
  • DEBUG
  • SWIFT_BINARY_HASH

Security Notes

The server demonstrates strong security practices. It utilizes `execFile` with explicit argument arrays, mitigating shell injection risks. Input is rigorously validated using Zod schemas (e.g., `SAFE_TEXT_PATTERN`, `URL_PATTERN`), preventing common injection attacks and SSRF by blocking private/internal network addresses. The native Swift binary (`EventKitCLI`) is subject to comprehensive path and integrity validation (file existence, type, size, executability, and optional SHA256 hash check) via `binaryValidator.ts`, significantly reducing the risk of executing untrusted code. macOS EventKit permissions are handled natively by the Swift layer with proactive AppleScript fallbacks, ensuring user consent and system-level security. No hardcoded secrets were identified.

Similar Servers

Stats

Interest Score38
Security Score9
Cost ClassLow
Avg Tokens500
Stars12
Forks3
Last Update2026-01-18

Tags

Apple EventsmacOSRemindersCalendarMCPProductivityAutomation