Skip to main content
Glama
adamzaidi

icloud-mcp

by adamzaidi

compose_email

Create and send emails from your iCloud account with support for plain text, HTML, or multipart formats. Specify recipients, subject, and content to dispatch messages.

Instructions

Compose and send a new email via iCloud SMTP. The From address is always your iCloud account. Supports plain text, HTML, or both (multipart/alternative).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
toYesRecipient email address(es), comma-separated or array
subjectYesEmail subject
bodyNoPlain text body (used as fallback when html is also provided)
htmlNoHTML body. If provided without body, plain text is auto-generated. If provided with body, sends multipart/alternative.
ccNoCC recipient(s), comma-separated or array
bccNoBCC recipient(s), comma-separated or array
replyToNoReply-To address override

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/adamzaidi/icloud-mcp'

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