icloud-mcp
by ken-grafals
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IMAP_PORT | No | IMAP port (default: 993) | 993 |
| SMTP_PORT | No | SMTP port (default: 587) | 587 |
| IMAP_SERVER | No | IMAP server (default: imap.mail.me.com) | imap.mail.me.com |
| SMTP_SERVER | No | SMTP server (default: smtp.mail.me.com) | smtp.mail.me.com |
| ICLOUD_EMAIL | Yes | Your iCloud email address | |
| CALDAV_SERVER | No | CalDAV server URL (default: https://caldav.icloud.com) | https://caldav.icloud.com |
| CARDDAV_SERVER | No | CardDAV server URL (default: https://contacts.icloud.com) | https://contacts.icloud.com |
| MCP_SERVER_PORT | No | Port for HTTP transport (default: 8000) | 8000 |
| ICLOUD_APP_SPECIFIC_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/ken-grafals/icloud-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server