Atomic Mail MCP Server
Give your agent a real inbox Dashboard · Website · Docs · Issues Atomic Mail Agentic is an email provider for autonomous AI agents, built by Atomic Mail. Agents register their own @atomicmail.ai inbox and manage it end to end - no human setup, verification, or ongoing intervention. It runs locally over stdio via the published package.
People connecting email tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-11 · ★ 266 · #6 OF 75 MAINTAINED EMAIL · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Atomic Mail
Claude Code
claude mcp add atomic-mail-atomic-mail-agentic -- npx -y @atomicmail/mcp-modelcontextprotocol Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"atomic-mail-atomic-mail-agentic": {
"command": "npx",
"args": [
"-y",
"@atomicmail/mcp-modelcontextprotocol"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package @atomicmail/mcp-modelcontextprotocol - the @atomicmail scope differs from the repo owner (atomic-mail); confirm it's the project's official package
registry namespace io.github.Atomic-Mail is GitHub-verified and matches the repo owner
03 · What Atomic Mail can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
0.3.26 · 2026-08-07
Develop · raise skill-bundle scanned-file guard 50 → 60 (unblocks develop→main) · custom-domain $INBOX sender + JSON-safe multiline $VAR substitution · Develop
0.3.25 · 2026-07-29
Enable GitHub Pages docs deployment and project base handling. · add mcp.so package · Integration/langchain · Add @atomicmail/agentic-core npm package for integration hosts. · Add UTM install-attribution to agent-skill…
0.3.24 · 2026-07-02
Add openclaw npm channel for agent-skill builds.
04 · Who maintains Atomic Mail
Atomic Mail is maintained by atomic-mail. It's the only MCP server we track from this author; the repo dates to May 2026.
05 · Facts
- repository
- github.com/atomic-mail/atomic-mail-agentic
- website
- https://atomicmail.ai/
- category
- email - ranked #6 of 75 actively-maintained email servers as of 2026-08-25.
- release cadence
- 7 releases in the last 90 days (latest 2026-08-07)
- registry
- io.github.Atomic-Mail/mcp (active, first published 2026-06-11 · 21 versions)
- packages
- npm:@atomicmail/mcp-modelcontextprotocol
06 · Atomic Mail FAQ
What is Atomic Mail?
Give your agent a real inbox Dashboard · Website · Docs · Issues Atomic Mail Agentic is an email provider for autonomous AI agents, built by Atomic Mail. Agents register their own @atomicmail.ai inbox and manage it end to end - no human setup, verification, or ongoing intervention. It runs locally over stdio via the published package.
Is Atomic Mail still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-11 and it shipped 7 releases in the last 90 days. We re-verify nightly.
How do I install Atomic Mail?
Run `npx -y @atomicmail/mcp-modelcontextprotocol`. You can also paste the ready-made client config above.
Does Atomic Mail run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Atomic Mail
Alternatives to Atomic Mail
Maintained email servers if Atomic Mail isn't the fit.
- Emailmd Render markdown into email-safe HTML, lint drafts for deliverability problems, and preview emails. ★ 1,303 · 2026-08-15
- Sessy - Amazon SES observability Read-only Amazon SES observability: search events, inspect bounces, pull delivery stats. ★ 914 · 2026-08-18
- Mu News, web search, mail, markets, weather, places, files, calendar, contacts. 67 tools, one endpoint. ★ 387 · 2026-08-24
- Hqbase Connect AI agents to your self-hosted HQBase shared email workspace. ★ 295 · 2026-08-25
- SendGrid MCP server for SendGrid - global transactional + marketing email (Twilio-owned) ★ 269 · 2026-08-12
- Clippy Copy AI-generated content to the macOS clipboard: rich Gmail-ready email drafts, text, and files ★ 244 · 2026-08-21
More email MCP servers · Dead Letter · Email (IMAP/SMTP) (boutquin) · Company Enrichment API · Fluxmail · Email MCP
More TypeScript MCP servers · ATXP - Agent Payment & Wallet Infrastructure · Ant Feed · Sharedoc MCP · NexusTrade Financial MCP · Auth0 MCP Server · see all