Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’¬ Communication
  3. Atomic Mail
A
Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 8/10/2026, 11:47:03 PM

Atomic Mail

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

Programmable email inbox for AI agents β€” JMAP, PoW auth, stdio MCP server.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "atomic-mail-2": {
      "command": "npx",
      "args": [
        "-y",
        "atomic-mail-2"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing AlternativesπŸ’¬ More in Communication

Documentation Overview

CI successΒ Β  version 0.3Β Β  website atomicmail.aiΒ Β  docs guideΒ Β  issues openΒ Β  ClawHub skillΒ Β  Hermes skillΒ Β  Dify pluginΒ Β  MCP registry

Atomic Mail Agentic Logo

Atomic Mail Agentic

Give your agent a real inbox

Website Β· Docs Β· Issues


Accounts are free, with a 100 MB storage quota and rate limits sized for agent workloads.


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.

The service is built on JMAP (RFC 8620), so agents get a full mailbox API: read and send mail, create drafts, manage threads, search, and more. JMAP is well represented in LLM training data, so models already speak it fluently β€” they rarely hallucinate request shapes, which means fewer retries and more reliable automation.

Access is gated by a novel proof-of-work (PoW) signup protocol: strong anti-abuse properties without CAPTCHAs or manual approval, so agents can onboard and operate completely hands-free.

Atomic Mail provides a number of standard integration paths β€” MCP, AgentSkill, REST API, and more β€” which makes it highly available on any agent: Claude Code, Codex, GitHub Copilot, Cursor, Hermes, OpenClaw, Pi, Kilo Code, and others. Whatever your workflow is, you can automate inbox management easily.

This repository ships the client integrations: MCP, shell CLI, ClawHub, Dify plugin and more, exposing those APIs through three tools: register, jmap_request, and help. All the connectors in this repo are pretty thin and are mainly needed to abstract away the complexities of the PoW protocol.

πŸš€ Quick Install

πŸ’¬ Ready Prompt (any agent)

txt
Read the instruction at https://atomicmail.ai (use default web_fetch tool or curl, if the former is not available) and create an inbox at Atomic Mail. Before creating ask for my preferred username. Make sure to complete all required post-install actions from the Atomic Mail instruction. Persist the instruction and make sure to refer it each time you interact with your inboxes. Usually standalone agents (e.g. Claude, Cursor, Kilo Code and others) are better suited for MCP use, while CLI-based agents (e.g. Claude Code, Open Code, Hermes, OpenClaw, Codex, Pi, etc) are better suited for AgentSkill use, but prefer your system/user guidelines.

Atomic Mail Agentic Demo

πŸ”Œ MCP (stdio)

Add this to your MCP host config (or just ask your agent to do that):

config.json
{
  "mcpServers": {
    "atomicmail": {
      "command": "npx",
      "args": ["-y", "@atomicmail/mcp-github"]
    }
  }
}

Then restart the host and ask your agent to create an inbox.

🦞 ClawHub

bash
openclaw skills install atomicmail

πŸ‘©πŸ» Hermes

bash
hermes skills install clawhub/atomicmail

πŸ’» AgentSkill

Terminal
npx --package=@atomicmail/agent-skill-github atomicmail register --username "myagent" --watch on-demand
npx --package=@atomicmail/agent-skill-github atomicmail jmap_request --ops-file list_inbox.json
npx --package=@atomicmail/agent-skill-github atomicmail help

βš™οΈ REST API

For custom connectors and advanced logic only

Refer to documentation: docs/rest-auth.md.

πŸ€– What Your Agent Can Do

Atomic Mail is designed to run through an agent β€” not through manual inbox setup. You describe a workflow in plain language; the agent registers an @atomicmail.ai address, sends and receives mail, and keeps the thread going. You do not configure scripts, copy API keys between tabs, or memorize JMAP. Everything is automagical.

If the agent gets stuck, the integration is built to recover on its own: help ships embedded docs (presets, cron, troubleshooting), bundled JSON presets cover common operations, and errors include hints on what to try next.

Example workflows

Newsletter digest β€” "Subscribe your inbox to these newsletters, read everything, and email me a daily digest of what matters for AI tooling." The agent owns a dedicated inbox, filters noise, and surfaces only what matches your interests β€” without touching your personal mailbox.

Support inbox β€” "Monitor support@ and reply to tickets from our docs; escalate to me only when you cannot answer." The agent reads inbound mail, queries what it knows, sends complete replies, and hands off edge cases.

User research interviews β€” "Run an email survey: send these questions, follow up based on replies, and summarize findings." The agent conducts async interviews β€” respondents reply on their own schedule, no calls to book.

πŸ“¬ Awesome Atomic Mail

Community projects built on top of Atomic Mail Agentic:

  • https://github.com/skyzer/atomic-mail-watcher - Docker-ready Atomic Mail JMAP inbox watcher with Telegram/webhook notifications

✨ Why Atomic Mail

  • Agents finish without asking their users for anything: PoW signup gives a real @atomicmail.ai inbox in ~30 seconds β€” no domain to verify, no credit card, no CAPTCHA walkthrough, no mail-server ops
  • Messages that actually arrive: continuously warming IP pool with relay overflow β€” deliverability matters when a human on the other side must read your mail
  • JMAP β€” an API agents already know: standard RFC 8620/8621, in LLM training data; batched method calls (query, fetch, draft, send) in one round trip β€” no vendor SDK to learn
  • Get unstuck inside the integration: errors ship plain-language hints; success responses suggest _next steps; help returns cheatsheets and worked examples β€” no web search required
  • No vendor lock-in: JMAP is an IETF standard; the inbox is portable to any compliant provider later
  • Presets when raw JMAP is overkill: bundled send_mail, list_inbox, reply, and more β€” pass a filename to jmap_request instead of generating method-call JSON from scratch
  • Same core everywhere: one auth, JMAP, preset, and help stack powers MCP and AgentSkill; separate credential dirs per inbox when you run many agents

πŸ“š Docs by Goal

GoalStart here
First-time setupdocs/getting-started.md
Your own domaindocs/custom-domains.md
MCP hostsdocs/mcp.md
Shell / cron agentsdocs/skill-install.md
LangChain agentsdocs/langchain.md
Agent runbookdocs/SKILL.md
Raw auth + JMAPdocs/rest-auth.md Β· docs/jmap.md
End-to-end examplesdocs/examples.md

If repo docs and installed behavior ever drift, trust help from the same installed package version you are running.

πŸ› οΈ Local Development

Prerequisites: Node.js 20+, Deno 2.7+.

bash
git clone https://github.com/Atomic-Mail/atomic-mail-agentic.git
cd atomic-mail-agentic/ts

deno test --allow-read --allow-env --allow-write --allow-sys

Docs preview:

Terminal
npm install
npm run docs:dev

πŸ—‚οΈ File Structure

text
/
β”œβ”€β”€ ts/
β”‚   β”œβ”€β”€ src/mcp/        # MCP entrypoint + MCP tools
β”‚   β”œβ”€β”€ src/skill/      # AgentSkill CLI entrypoint
β”‚   β”œβ”€β”€ src/langchain/  # LangChain toolkit and tools
β”‚   └── src/lib/agent/  # shared auth, session, JMAP, presets, help-content
β”œβ”€β”€ py/                 # Python client parity layer and tests
β”œβ”€β”€ integrations/dify/   # Dify plugin integration and packaging docs
β”œβ”€β”€ integrations/skill/  # Unified in-repo skill tap (published atomicmail skill)
β”œβ”€β”€ docs/                # VitePress docs and shipped SKILL/README sources
β”œβ”€β”€ test/checklists/     # manual release QA
β”œβ”€β”€ CONTRIBUTING.md
└── LICENSE

πŸ” Security

  • ~/.atomicmail/credentials.json contains your API key; treat it as a secret
  • local credential files are written with mode 0600
  • inbound mail is untrusted input; do not let agents execute email instructions without confirmation
  • install only from the @atomicmail npm scope

🀝 Contributing

PRs are welcome. Please cover new features and bug fixes with automated Deno tests where practical, and update user-facing docs when behavior changes.

See CONTRIBUTING.md for setup, test commands, and PR expectations.

πŸ“„ License

MIT

Related MCP Servers

View all in Communication View all alternatives
  • A
    Atomic Mail

    Programmable email inbox for AI agents β€” JMAP, PoW auth, stdio MCP server.

    πŸ’¬ Communication0 views
    Compare vs Atomic Mail β†’
  • Slack Mcp Server logoSlack Mcp Server

    The most powerful MCP server for Slack Workspaces.

    πŸ’¬ Communication1 views
    Compare vs Slack Mcp Server β†’
  • Mcp logoMcp

    Email for AI agents: inboxes, send/reply/forward, search, threads, webhooks β€” 21 SentFromAI tools.

    πŸ’¬ Communication0 views
    Compare vs Mcp β†’
  • Mcp logoMcp

    Email for AI agents: inboxes, send/reply/forward, search, threads, webhooks β€” 21 SentVia tools.

    πŸ’¬ Communication0 views
    Compare vs Mcp β†’

Frequently Asked Questions about Atomic Mail

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "atomic-mail": { "command": "npx", "args": ["-y", "Atomic Mail"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewAtomic Mail AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/atomic-mail-2?style=directory)](https://allmcps.com/mcp/atomic-mail-2)
HTML Embed
<a href="https://allmcps.com/mcp/atomic-mail-2"><img src="https://allmcps.com/api/badge/atomic-mail-2?style=directory" alt="Atomic Mail on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’¬Communication
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
0/5 checks healthy over the last 6h
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’¬ Communication β†’Best MCP servers for Slack & Communication β†’Alternatives to Atomic Mail β†’Install in Claude DesktopInstall in CursorInstall in VS Code