We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jackfioru92/mcp-aruba-email'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Aruba IMAP Configuration
IMAP_HOST=imaps.aruba.it
IMAP_PORT=993
IMAP_USERNAME=giacomo.fiorucci@emotion-team.com
IMAP_PASSWORD=your_password_here
# Aruba SMTP Configuration
SMTP_HOST=smtps.aruba.it
SMTP_PORT=465
# Aruba CalDAV Configuration
CALDAV_URL=https://syncdav.aruba.it/calendars/your_email@domain.com/
CALDAV_USERNAME=your_email@domain.com
CALDAV_PASSWORD=your_password_here