SERVER

Aruba Email

Rank #22001

io.github.jackfioru92/aruba-email

MCP server providing aruba-email capabilities

First listed
Dec 4, 2025
Last publish date
Dec 8, 2025
OVERVIEW

Aruba Email is a Model Context Protocol (MCP) server published by jackfioru92. It ranks #22001 of 58,900 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Aruba Email is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Dec 4, 2025 and most recently updated on Dec 8, 2025.

STANDING
#22,001of 58,900 tracked serversTop 50%

Ranks ahead of 36,899 of 58,900 servers on MCP Toplist.

CONNECT

Use Aruba Email

Add Aruba Email to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "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>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

jackfioru92

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.2.1Dec 8, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Aruba Email?
MCP server providing aruba-email capabilities
Who maintains Aruba Email?
Aruba Email is maintained by jackfioru92, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Aruba Email an official MCP server?
Yes — Aruba Email is listed on the Official MCP Registry, alongside Glama and PulseMCP.
How many versions does Aruba Email have?
MCP Toplist tracks 2 versions of Aruba Email, most recently published on Dec 8, 2025.
Where can I find the source code for Aruba Email?
The source code for Aruba Email is hosted at github.com/jackfioru92/mcp-aruba-email.
EXPLORE