Your Mail MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 28 Aug 2026.
Read-only, self-hosted MCP access to IMAP email, mirrored locally and indexed by notmuch.
We read the source, 13 h ago · rules 3dff92dd89df
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.
if _, err := os.Stat("/.dockerenv"); err == nil {
path := filepath.Join(dir, fmt.Sprintf("%s-%x-%d", safe, hash[:4], part))
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
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.
Self-hosted MCP server for unified IMAP/SMTP mailbox access: read, list, and send email.
Filtered, read-only IMAP and Gmail archived to disk as .eml + markdown, served over MCP.
Hosted Gmail MCP server: read, search, and manage messages. Google OAuth2 handled by NordicMCP.
Gmail MCP server — send, read, and search email. By Strider Labs.
Local-first, read-only MCP server for recall over your Gmail: search, contacts, threads, digests.
Local-first, read-only MCP server for recall over your Gmail: search, contacts, threads, digests.
IMAP/SMTP MCP server to search, read, organize, send, reply & forward email for AI assistants
Unofficial Proton Mail MCP — send, read, search & organize email over SMTP and IMAP
Answers built from our own checks of this server.