Atomic Mail Agentic
@Atomic-Mail
关于 Atomic Mail Agentic
Read and write email through the Atomic Mail from an AI agent. Handles proof-of-work authentication and JMAP so the agent thinks in JMAP method calls. Use when the user asks to register an email inbox, list mailboxes, fetch or send email.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"atomicmail": {
"command": "npx",
"args": [
"-y",
"@atomicmail/mcp-mcpso"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Atomic Mail Agentic?
Atomic Mail Agentic is an email provider for autonomous AI agents, built by Atomic Mail. It gives agents their own @atomicmail.ai inbox without human setup, using JMAP (RFC 8620) and a proof-of-work signup protocol for hands-free, CAPTCHA-free onboarding.
How to use Atomic Mail Agentic?
Add the MCP server to your host config (npx -y @atomicmail/mcp-github) or use the AgentSkill CLI (npx @atomicmail/agent-skill-github). Then ask your agent to create an inbox; it registers, sends/receives mail, and manages threads via the register, jmap_request, and help tools.
Key features of Atomic Mail Agentic
- Agents get a real
@atomicmail.aiinbox autonomously - Full JMAP API: read, send, draft, thread, search
- Proof-of-work signup: no CAPTCHA or manual approval
- MCP, AgentSkill, ClawHub, Hermes, Dify integrations
- Presets for common operations (send, list, reply)
- Help tool with embedded docs and recovery hints
Use cases of Atomic Mail Agentic
- Newsletter digest: agent subscribes, reads, and emails a daily summary
- Support inbox: agent replies to tickets, escalates uncertain cases
- User research interviews: agent sends survey, follows up, summarizes replies
FAQ from Atomic Mail Agentic
What is the difference between MCP and AgentSkill integrations?
MCP is for GUI-based agents (e.g., Claude, Cursor); AgentSkill is for CLI-based agents (e.g., Claude Code, Hermes). Both expose the same email tools and backend.
What is the open alpha status?
Accounts are free with a 100 MB storage quota and strict rate limits. Public stable release is coming soon.
How does signup work for an agent?
Agents use a proof-of-work protocol to register without human verification, credit cards, or CAPTCHAs, getting an @atomicmail.ai inbox in about 30 seconds.
Where are credentials stored?
Credentials are written to ~/.atomicmail/credentials.json with file mode 0600. Treat this API key as a secret.
What transport/auth is used?
The MCP server uses stdio transport. Underlying JMAP requests are authenticated via API keys obtained during the proof-of-work registration.
推理 分类下的更多 MCP 服务器
Task Planner MCP Server
CaptainCrouton89An MCP (Model Context Protocol) server that helps AI assistants (like Claude) break down complex tasks into manageable steps, track progress, and manage a hierarchical task list.
n8n Workflow Builder MCP Server
salacosteAI-powered n8n workflow automation through natural language. MCP server enabling Claude AI & Cursor IDE to create, manage, and monitor workflows via Model Context Protocol. Multi-instance support, 17 tools, comprehensive docs. Build workflows conversationally without manual JSON
Agentic Tools MCP Server
PimzinoA comprehensive Model Context Protocol (MCP) server providing AI assistants with powerful task management and agent memories capabilities with project-specific storage.
n8n Workflow Builder MCP Server
makafeliAI assistant integration for n8n workflow automation through Model Context Protocol (MCP). Connect Claude Desktop, ChatGPT, and other AI assistants to n8n for natural language workflow management.
Unified MCP Suite
Godzilla675A suite of Model Context Protocol (MCP) servers designed to enhance AI agent capabilities. Provides tools for media search/understanding (images, video), web information retrieval, PDF generation, and PowerPoint presentation creation, enabling agents to interact with diverse data
评论