Skip to content
Back to search
30
MCP

Email

pulsemcp/email

Integrates with IMAP and SMTP email servers to enable comprehensive email management including sending messages with attachments, retrieving content, organizing conversations through threading, and automating email workflows.

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

How to use

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

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