iCloud CalDAV MCP Connector
by localhost433
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Host to bind the server | 127.0.0.1 |
| PORT | No | Port to bind the server | 8000 |
| TZID | No | Default timezone for events | America/New_York |
| APPLE_ID | Yes | Your Apple ID email | |
| SCAN_DAYS | No | Time window in days for DR search/fetch | 1095 |
| CALDAV_URL | No | URL of the CalDAV server | https://caldav.icloud.com |
| DR_PROFILE | No | Deep Research profile mode (0 or 1) | 0 |
| ICLOUD_APP_PASSWORD | Yes | Your iCloud app-specific password |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/localhost433/icloud-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server