MCP server for iCloud (Apple) Calendar access via CalDAV
A security-first MCP (Model Context Protocol) server for iCloud Calendar access via CalDAV. Java 17+ (the server runs as a Java JAR) iCloud account with app-specific password 1. Go to appleid.apple.com 2. Sign in and go to Security > App-Specific Passwords 3. Generate a new password for "iCloud Calendar MCP" ------|-------------| | List all available calendars | | Get events from a calendar | |…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
A security-first MCP (Model Context Protocol) server for iCloud Calendar access via CalDAV. Java 17+ (the server runs as a Java JAR) iCloud account with app-specific password 1. Go to appleid.apple.com 2. Sign in and go to Security > App-Specific Passwords 3. Generate a new password for "iCloud Calendar MCP" ------|-------------| | List all available calendars | | Get events from a calendar | | Create a new calendar event | | Update an existing event | This server is designed with security as a…