Back to Home
HermanErKu icon

icloud-calendar-mcp-python

Verified Safe

by HermanErKu

Overview

Manages iCloud Calendar events, allowing listing and creation of events.

Installation

Run Command
python main.py

Environment Variables

  • ICLOUD_APPLE_ID
  • ICLOUD_APP_PWD

Security Notes

The server relies on environment variables for sensitive iCloud credentials (Apple ID and app-specific password), which is a good security practice. No hardcoded secrets, `eval` usage, or obvious direct code vulnerabilities were found. It connects to the official iCloud CalDAV server over HTTPS, which is expected and secure. The primary security consideration is the secure management of the `.env` file or environment variables in the deployment environment.

Similar Servers

Stats

Interest Score9
Security Score9
Cost ClassLow
Avg Tokens100
Stars1
Forks1
Last Update2025-12-15

Tags

iCloudCalendarEvent ManagementProductivityFastMCP