What is the Aruba Email & Calendar MCP server?
MCP server for Aruba email and calendar via IMAP/SMTP/CalDAV
How to install Aruba Email & Calendar
Copy-paste configuration for popular MCP clients.
EMAIL_USERrequiredYour Aruba email address
EMAIL_PASSWORDrequiredsecretYour Aruba email password
IMAP_HOSTIMAP server hostname (default: imaps.aruba.it)
SMTP_HOSTSMTP server hostname (default: smtps.aruba.it)
CALDAV_URLCalDAV server URL (default: https://calendar.aruba.it/dav.php)
{
"mcpServers": {
"aruba-email": {
"command": "uvx",
"args": [
"mcp-aruba"
],
"env": {
"EMAIL_USER": "<YOUR_EMAIL_USER>",
"EMAIL_PASSWORD": "<YOUR_EMAIL_PASSWORD>",
"IMAP_HOST": "<YOUR_IMAP_HOST>",
"SMTP_HOST": "<YOUR_SMTP_HOST>",
"CALDAV_URL": "<YOUR_CALDAV_URL>"
}
}
}
}{
"mcpServers": {
"aruba-email": {
"command": "uvx",
"args": [
"mcp-aruba"
],
"env": {
"EMAIL_USER": "<YOUR_EMAIL_USER>",
"EMAIL_PASSWORD": "<YOUR_EMAIL_PASSWORD>",
"IMAP_HOST": "<YOUR_IMAP_HOST>",
"SMTP_HOST": "<YOUR_SMTP_HOST>",
"CALDAV_URL": "<YOUR_CALDAV_URL>"
}
}
}
}{
"mcpServers": {
"aruba-email": {
"command": "uvx",
"args": [
"mcp-aruba"
],
"env": {
"EMAIL_USER": "<YOUR_EMAIL_USER>",
"EMAIL_PASSWORD": "<YOUR_EMAIL_PASSWORD>",
"IMAP_HOST": "<YOUR_IMAP_HOST>",
"SMTP_HOST": "<YOUR_SMTP_HOST>",
"CALDAV_URL": "<YOUR_CALDAV_URL>"
}
}
}
}{
"servers": {
"aruba-email": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-aruba"
],
"env": {
"EMAIL_USER": "<YOUR_EMAIL_USER>",
"EMAIL_PASSWORD": "<YOUR_EMAIL_PASSWORD>",
"IMAP_HOST": "<YOUR_IMAP_HOST>",
"SMTP_HOST": "<YOUR_SMTP_HOST>",
"CALDAV_URL": "<YOUR_CALDAV_URL>"
}
}
}
}claude mcp add aruba-email --env EMAIL_USER=<YOUR_EMAIL_USER> --env EMAIL_PASSWORD=<YOUR_EMAIL_PASSWORD> --env IMAP_HOST=<YOUR_IMAP_HOST> --env SMTP_HOST=<YOUR_SMTP_HOST> --env CALDAV_URL=<YOUR_CALDAV_URL> -- uvx mcp-arubaRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.