mcpbeat Sign in
I

Mailoo MCP Server

local only

Mailoo runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Sep 2026.

Mailoo — IMAP/SMTP MCP server. Multi-account, per-folder profiles.

Installs / week
not published
0
Stars
0 open issues
23 Sep 2026
Last commit
from GitHub
LGPL-3.0
License
TypeScript

What the code does

We read the source, 2 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

      execSync(`launchctl load "${LAUNCHD_PLIST}"`, { stdio: 'pipe' });

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Mailoo

same job, measured the same way
Email MCP
by codefuturist

IMAP/SMTP email MCP server — 47 tools, IMAP IDLE push, multi-account, AI triage.

924 installs/wk local only
Better Email MCP
by n24q02m

IMAP/SMTP MCP server for Email with composite tools. Multi-account, auto-discovery.

186 installs/wk local only
Mailbox MCP
by jgalea

Multi-account email MCP server for Gmail, IMAP, and JMAP: search, send, drafts, labels.

54 installs/wk local only
IMAP MCP Pro
by temple-of-epiphany

Production IMAP & SMTP for Claude: multi-account email search, triage, send, and spam checks.

local only
Email (IMAP/SMTP)
by boutquin

Multi-account IMAP/SMTP email server with 22 tools for reading, sending, searching, and organizing.

local only
Email (IMAP/SMTP)
by mindstone

Email IMAP/SMTP MCP server: iCloud, Gmail, Yahoo, Outlook, and custom IMAP providers

65 installs/wk local only
Aruba Email & Calendar
by jackfioru92

MCP server for Aruba email and calendar via IMAP/SMTP/CalDAV

75 installs/wk local only
p6xer MCP Server
by osama-ata

An MCP server for Primavera P6 XER files.

79 installs/wk local only

Mailoo — questions

Answers built from our own checks of this server.

Why is there no uptime for Mailoo?
Mailoo runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Mailoo open source?
Yes — it is published under the LGPL-3.0 licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.