Clawaimail MCP Server

Email infrastructure for AI agents. ClawAIMail gives AI agents their own email addresses and full programmatic control over sending, receiving, and managing email. Built for developers who need reliable email primitives in agentic workflows. It runs locally over stdio via the published package.

People connecting communication tools to Claude, Cursor, VS Code, or another MCP client. The project is written in HTML.

VERIFIED ACTIVE

LAST COMMIT 2026-03-23 · ★ 2 · #80 OF 99 MAINTAINED COMMUNICATION · VERIFIED 2026-08-25

MIT · HTML · how we verify → /methodology

01 · Install Clawaimail

before you install - you'll need

Set CLAWAIMAIL_API_KEY before connecting.

Claude Code

claude mcp add joansongjr-clawaimail -- npx -y clawaimail-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "joansongjr-clawaimail": {
      "command": "npx",
      "args": [
        "-y",
        "clawaimail-mcp"
      ]
    }
  }
}

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 clawaimail-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.joansongjr is GitHub-verified and matches the repo owner

03 · What Clawaimail can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.1.0 · 2026-03-15

ClawAIMail v0.1.0 · Initial release of ClawAIMail - email infrastructure for AI agents. · REST API for sending, receiving, and managing emails · MCP Server for Claude, Cursor, and other MCP-compatible clients…

04 · Who maintains Clawaimail

clawaimail is maintained by joansongjr. It's the only MCP server we track from this author; the repo dates to Mar 2026.

05 · Facts

category
communication - ranked #80 of 99 actively-maintained communication servers as of 2026-08-25.
registry
io.github.joansongjr/clawaimail (active, first published 2026-03-08)
packages
npm:clawaimail-mcp

06 · Clawaimail FAQ

What is Clawaimail?

Email infrastructure for AI agents. ClawAIMail gives AI agents their own email addresses and full programmatic control over sending, receiving, and managing email. Built for developers who need reliable email primitives in agentic workflows. It runs locally over stdio via the published package.

Is Clawaimail still maintained?

Yes - as of 2026-08-25, its last commit was 2026-03-23. We re-verify nightly.

How do I install Clawaimail?

Run `npx -y clawaimail-mcp`. The README documents one environment variable (CLAWAIMAIL_API_KEY) to set first. Set CLAWAIMAIL_API_KEY before connecting. You can also paste the ready-made client config above.

Does Clawaimail 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 Clawaimail

More communication MCP servers · Apple Tools (Unified) · Apple Contacts · Apple Messages · Whatsapp Macos · Thask