Aruba Email & Calendar runs on your own machine — the client starts it, so there is no endpoint to ping. 64 installs a week from pypi. Last commit 24 Feb 2026.
MCP server for Aruba email and calendar via IMAP/SMTP/CalDAV
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add aruba-email -- uvx mcp-aruba
{
"mcpServers": {
"aruba-email": {
"args": [
"mcp-aruba"
],
"command": "uvx"
}
}
}
[mcp_servers.aruba-email]
command = "uvx"
args = ["mcp-aruba"]
{
"mcpServers": {
"aruba-email": {
"args": [
"mcp-aruba"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"aruba-email": {
"args": [
"mcp-aruba"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.