Skip to content
Back to search
30
MCP

io.github.joansongjr/clawaimail

io.github.joansongjr/clawaimail

Email infrastructure for AI agents. Create inboxes, send/receive email, and search messages.

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

Similar MCP servers embedding-nearest

ClawAIMail
Email infrastructure for AI agents with inbox creation, sending, receiving, and search.
0 tools
AgentsBase
Email infrastructure for AI agents — create mailboxes, send and receive email, and extract verification codes.
0 tools
clawaimail-mcp
ClawAIMail MCP Server - Email tools for AI agents (Claude, Cursor, OpenClaw)
0 tools
AgentMail
Provides dedicated email inboxes for AI agents to send, receive, and query messages
0 tools
AgentMail
Email inboxes for AI agents: send, receive, reply, search, and manage threaded email over MCP.
0 tools · streamable-http
dev.primitive/email
Email infrastructure for AI agents — send, receive, search, and reply to email over MCP.
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "io.github.joansongjr/clawaimail": {
      "url": "None",
      "transport": "http"
    }
  }
}