Skip to content
Back to search
30
MCP streamable-http

Mermail

app.mermail/mcp

Email inbox API for AI agents: read, search, draft, send, and triage mail over Streamable HTTP.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

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
AgentMail
AgentMail is the email inbox API for AI agents. It gives agents their own email inboxes, like Gmail does for humans.
0 tools · http
AgentMail
Provides dedicated email inboxes for AI agents to send, receive, and query messages
0 tools
ai.smithery/agentmail
AgentMail is the email inbox API for AI agents. It gives agents their own email inboxes, like Gmail
0 tools · streamable-http
Email Inbox API + Sending by Sendmux
AI email inbox and sending tools with attachments, search, live events, and webhooks.
0 tools · streamable-http
io.github.infoinlet-marketplace/mcp-email
Email for AI agents — read inbox (IMAP), search, and send (SMTP).
0 tools

How to use

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

{
  "mcpServers": {
    "mermail": {
      "url": "https://console.mermail.app/mcp",
      "transport": "streamable-http"
    }
  }
}