Skip to content
Back to search
30
MCP streamable-http

dev.mailkite/email-agent

dev.mailkite/email-agent

Email for AI agents — send, receive as a webhook, manage domains, templates, routing.

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

Similar MCP servers embedding-nearest

dev.mailkite/agent-mail
Give an AI agent its own inbox — receive email as a webhook, send over a verified domain.
0 tools · streamable-http
dev.mailkite/mailkite
Send email, manage domains, DNS, webhooks, templates, and inbound routing on MailKite
0 tools · streamable-http
dev.mailkite/inbound-email
Turn inbound email into a webhook — verify, parse, route, and store incoming messages.
0 tools · streamable-http
AgenticEmail
Hosted email for AI agents: create inboxes, send, receive, and reply over MCP with scoped API keys
0 tools · streamable-http
AgenticEmail
Hosted email for AI agents: create inboxes, send, receive, and reply over MCP with scoped API keys.
0 tools
agentsbase — Email for AI Agents
Email for AI agents. Create mailboxes, send/receive emails, and auto-extract verification codes.
0 tools

How to use

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

{
  "mcpServers": {
    "dev.mailkite/email-agent": {
      "url": "https://mcp.mailkite.dev/mcp?ref=email-agent",
      "transport": "streamable-http"
    }
  }
}