Skip to content
Back to search
30
MCP

Atomic Mail

io.github.atomic-mail/mcp

Programmable email inbox for AI agents — JMAP, PoW auth, stdio MCP server.

Uptime
0.0%
26 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

AgentMail
Email inboxes for AI agents: send, receive, reply, search, and manage threaded email over MCP.
0 tools · streamable-http
@atomicmail/n8n-nodes-atomicmail
Atomic Mail inbox for n8n — register, JMAP mail, and inbox polling triggers.
0 tools
@atomicmail/mcp-modelcontextprotocol
Atomic Mail MCP server — local stdio proxy with PoW auth and JMAP, for AI agents. (modelcontextprotocol install channel)
0 tools
AgenticEmail
Hosted email for AI agents: create inboxes, send, receive, and reply over MCP with scoped API keys
0 tools · streamable-http
AgenticEmail
Hosted email for AI agents: create inboxes, send, receive, and reply over MCP with scoped API keys.
0 tools
@atomicmail/agent-skill-modelcontextprotocol
Atomic Mail AgentSkill — register, jmap_request, and help CLI for AI agents. (modelcontextprotocol install channel)
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "atomic_mail": {
      "url": "None",
      "transport": "http"
    }
  }
}