Skip to content
Gemini CLI

mail for Gemini CLI

com.anymailmcp/mail

Read, send, organize, watch email on any IMAP mailbox: Gmail, iCloud, OVH, Zoho, Fastmail + CalDAV.

client:Gemini CLI transport:streamable-http

Install mail in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "mail": {
      "httpUrl": "https://anymailmcp.com/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

mail in other clients