Loading MCP server directory, please wait...
Programmable email inbox for AI agents — JMAP, PoW auth, stdio MCP server.
npx @getmcp/cli add io.github.Atomic-Mail/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Atomic-Mail/mcp": {
"command": "npx",
"args": [
"-y",
"@atomicmail/mcp-modelcontextprotocol"
],
"env": {
"ATOMIC_MAIL_CREDENTIALS_DIR": "",
"ATOMIC_MAIL_API_KEY": "",
"ATOMIC_MAIL_AUTH_URL": "",
"ATOMIC_MAIL_API_URL": "",
"ATOMIC_MAIL_INBOX_DOMAIN": ""
}
}
}
}