Skip to main content
Glama
94youshin
by 94youshin

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ICLOUD_USERNAMEYesApple ID username used by the saved session
ICLOUD_CHINA_MAINLANDNotrue to use mainland China endpoints; defaults to falsefalse
ICLOUD_DEFAULT_REMINDER_LISTNoStable list ID or exact list title used when a tool omits list_id

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
check_session_statusA

Check whether the saved iCloud session is trusted or needs 2FA.

list_reminder_listsA

List Apple Reminder lists and their stable IDs.

list_remindersB

List reminders; all returned timestamps use Beijing time (+08:00).

get_reminderA

Get one reminder by ID with timestamps in Beijing time (+08:00).

create_reminderB

Create a reminder or child task using Beijing time (Asia/Shanghai).

update_reminderC

Update supplied fields; due values are normalized to Beijing time.

set_reminder_completedC

Complete or reopen a reminder using Beijing time for completion.

delete_reminderA

Delete a reminder. The caller must pass confirm=true after user approval.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/94youshin/icloud-reminders-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server