iMail-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ICLOUD_EMAIL | Yes | Your iCloud email address | |
| ICLOUD_APP_PASSWORD | Yes | Your app-specific password for iCloud Mail access |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_messagesC | Get email messages from specified mailbox |
| send_emailC | Send an email through iCloud Mail |
| mark_as_readC | Mark email messages as read |
| get_mailboxesB | List all available mailboxes |
| test_connectionB | Test the email server connection (IMAP and SMTP) |
| create_mailboxC | Create a new mailbox (folder) |
| delete_mailboxC | Delete an existing mailbox (folder) |
| move_messagesC | Move messages between mailboxes |
| search_messagesC | Search for messages using various criteria |
| delete_messagesC | Delete messages from a mailbox |
| set_flagsC | Set flags on messages (read, unread, flagged, etc.) |
| download_attachmentC | Download an attachment from a specific message |
| auto_organizeB | Automatically organize emails based on rules (sender, subject keywords, etc.) |
| check_configB | Check if environment variables are properly configured |
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/Racimy/iMail-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server