mcpbeat Sign in

Assistant Mail MCP Server

by assistantmail Your server? Claim it
local only

Assistant Mail MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from npm. Last commit 9 Sep 2026.

Agent email with allowlist and consent via AssistantMail.

Installs per day peak 17 · avg 3 · +140% w/w
a month agotoday
46
Installs / week
npm · @assistantmail/assistantmail-mcp
0
Stars
0 open issues
9 Sep 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Assistant Mail MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add assistantmail-mcp -- npx -y @assistantmail/assistantmail-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "assistantmail-mcp": {
      "args": [
        "-y",
        "@assistantmail/assistantmail-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.assistantmail-mcp]
command = "npx"
args = ["-y", "@assistantmail/assistantmail-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "assistantmail-mcp": {
      "args": [
        "-y",
        "@assistantmail/assistantmail-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "assistantmail-mcp": {
      "args": [
        "-y",
        "@assistantmail/assistantmail-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Assistant Mail MCP

same job, measured the same way
Mailbridge
by creativestefan

Connect your AI assistant to email — read, search, send, and organise via IMAP/SMTP.

177 installs/wk local only
Pntr
by pntr

Free developer subdomains with DNS, catch-all email, and webhook capture, managed via MCP.

50 installs/wk local only
namailu.cz Agent Email
by namailu

namailu.cz gives your AI agent its own email inbox: read and send mail over MCP, with OAuth.

answering
MailJunky
by mailjunky

Send emails, track events, and manage contacts with MailJunky.

answering
Agent Email
by usejunior

Local email connectivity for AI agents — read, draft, send, and organize Outlook mail via MCP

287 installs/wk local only
Mermail
by mermail

Privacy-first email inboxes for AI agents with MCP mail tools and Composio connect/execute.

answering
AXL — Run Sales, Marketing & Courses with Your AI
by axl

Let your AI assistant build pages and courses, manage contacts, and run email campaigns in AXL.

answering
Marvenn MCP Server
by marvennai

Connect AI agents to Marvenn for outbound growth via email, voice, and LinkedIn.

32 installs/wk local only

Assistant Mail MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Assistant Mail MCP?
Assistant Mail MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @assistantmail/assistantmail-mcp was installed 46 times last week.
How do I connect Assistant Mail MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @assistantmail/assistantmail-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Assistant Mail MCP?
The npm package @assistantmail/assistantmail-mcp was installed 46 times in the last week. Week over week that is +140%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Assistant Mail MCP open source?
Yes — it is published under the MIT licence, written in JavaScript 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.