Skip to content
Cline

Aruba Email & Calendar for Cline

io.github.jackfioru92/aruba-email

MCP server for Aruba email and calendar via IMAP/SMTP/CalDAV

client:Cline transport:stdio runtime:pypi

Install Aruba Email & Calendar in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "aruba-email": {
      "command": "uvx",
      "args": [
        "mcp-aruba"
      ],
      "env": {
        "EMAIL_USER": "<EMAIL_USER>",
        "EMAIL_PASSWORD": "<EMAIL_PASSWORD>",
        "IMAP_HOST": "<IMAP_HOST>",
        "SMTP_HOST": "<SMTP_HOST>",
        "CALDAV_URL": "<CALDAV_URL>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Aruba Email & Calendar in other clients