MCP Aruba Email & Calendar Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IMAP_HOST | No | IMAP server host for Aruba | imaps.aruba.it |
| IMAP_PORT | No | IMAP server port for Aruba | 993 |
| SMTP_HOST | No | SMTP server host for Aruba | smtps.aruba.it |
| SMTP_PORT | No | SMTP server port for Aruba | 465 |
| CALDAV_URL | Yes | The CalDAV URL for calendar synchronization (e.g., https://syncdav.aruba.it/calendars/tua_email@aruba.it/) | |
| IMAP_PASSWORD | Yes | Aruba email password used for IMAP authentication | |
| IMAP_USERNAME | Yes | Aruba email address used for IMAP authentication | |
| CALDAV_PASSWORD | Yes | Aruba email password used for CalDAV authentication | |
| CALDAV_USERNAME | Yes | Aruba email address used for CalDAV authentication |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_emailsB | List emails from the specified folder. |
| read_emailA | Read the full content of a specific email. |
| search_emailsB | Search emails by subject or body content. |
| send_emailB | Send an email via SMTP. |
| check_bounced_emailsA | Check for bounced or failed email delivery notifications. |
| set_email_signatureA | Create and save a professional email signature with optional photo and colors. |
| get_email_signatureC | Get a saved email signature. |
| list_email_signaturesB | List all saved email signatures. |
| create_calendar_eventA | Create a new calendar event. |
| list_calendar_eventsB | List calendar events within a date range. |
| accept_calendar_eventA | Accept a calendar event invitation. |
| decline_calendar_eventA | Decline a calendar event invitation. |
| tentative_calendar_eventA | Mark a calendar event as tentative (maybe attending). |
| delete_calendar_eventB | Delete a calendar event. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
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