Apple MCP
by thetaroot
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| APPLE_ID | Yes | Your iCloud email address | |
| APPLE_MAIL_MODE | No | read_write or read_only | read_write |
| APPLE_ENABLE_MAIL | No | Enable mail tools | true |
| APPLE_MAIL_FOLDERS | No | Comma-separated folder names to allow | |
| APPLE_CALENDAR_MODE | No | read_write or read_only | read_write |
| APPLE_MAIL_ACCOUNTS | No | JSON array of mail accounts | |
| APPLE_MAIL_PASSWORD | No | Password for mail only | |
| APPLE_REMINDER_MODE | No | read_write or read_only | read_write |
| APPLE_CALENDAR_NAMES | No | Comma-separated calendar names to allow | |
| APPLE_REMINDER_LISTS | No | Comma-separated list names to allow | |
| APPLE_ENABLE_CALENDAR | No | Enable calendar tools | true |
| APPLE_CALENDAR_EXCLUDE | No | Comma-separated calendar names to block | |
| APPLE_ENABLE_REMINDERS | No | Enable reminder tools | true |
| APPLE_REMINDER_EXCLUDE | No | Comma-separated list names to block | |
| APPLE_CALENDAR_PASSWORD | No | Password for calendar only | |
| APPLE_REMINDERS_PASSWORD | No | Password for reminders only | |
| APPLE_MAIL_EXCLUDE_FOLDERS | No | Comma-separated folder names to block | |
| APPLE_APP_SPECIFIC_PASSWORD | Yes | App-specific password (shared for all services) |
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/thetaroot/apple-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server