Server data from the Official MCP Registry
MCP server for Aruba email and calendar via IMAP/SMTP/CalDAV
MCP server for Aruba email and calendar via IMAP/SMTP/CalDAV
Set these up before or after installing:
Environment variable: EMAIL_USER
Environment variable: EMAIL_PASSWORD
Environment variable: IMAP_HOST
Environment variable: SMTP_HOST
Environment variable: CALDAV_URL
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-jackfioru92-aruba-email": {
"env": {
"IMAP_HOST": "your-imap-host-here",
"SMTP_HOST": "your-smtp-host-here",
"CALDAV_URL": "your-caldav-url-here",
"EMAIL_USER": "your-email-user-here",
"EMAIL_PASSWORD": "your-email-password-here"
},
"args": [
"mcp-aruba"
],
"command": "uvx"
}
}
}Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 4 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!