Skip to content
Back to search
30
MCP streamable-http

dev.mailkite/inbound-email

dev.mailkite/inbound-email

Turn inbound email into a webhook — verify, parse, route, and store incoming messages.

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

Similar MCP servers embedding-nearest

dev.mailkite/mailkite
Send email, manage domains, DNS, webhooks, templates, and inbound routing on MailKite
0 tools · streamable-http
dev.mailkite/mail-receive
Receive inbound email as clean JSON — manage domains, routes, and webhooks. MailKite.
0 tools · streamable-http
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/email-agent
Email for AI agents — send, receive as a webhook, manage domains, templates, routing.
0 tools · streamable-http
dev.mailkite/mail-send
Send transactional email over a verified domain — templates, attachments, custom headers.
0 tools · streamable-http
n8n-nodes-mailhooks
n8n community node for Mailhooks - receive, filter, and process emails in your n8n workflows
0 tools

How to use

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

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