Mail Send MCP server
Send transactional email over a verified domain — templates, attachments, custom headers.
0 stars
Reviews
Write oneNobody has reviewed Mail Send yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Mail Send tools
Tool list not cached yet. `describe` through the gateway fetches it live.
Public scan report
scanner v0.1.9 · 2026-09-26 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 13ms (auth required)20/20
- –Tool poisoningtools not inspected (endpoint requires auth); not countedn/a
- Auth qualityOAuth resource metadata advertised on 40115/15
- Maintenancelast push 16 days ago15/15
- Maintainer identityregistry namespace matches repository owner; website matches verified namespace9/10
What the publisher says
From the Mail Send repository's README, as published. We do not edit it. Read it on GitHub
@mailkite/mcp
Email for every product you ship — receive email as a webhook, send over a verified domain, give an AI agent its own inbox. The official MailKite library for AI agents (MCP).
Docs · Library guide · mailkite.dev · AI agents
Read-only mirror. This repo is a generated, release-time mirror of the MailKite monorepo (the private source of truth) — development doesn't happen here. Install from npm and open issues against the MailKite docs.
Install
{
"mcpServers": {
"mailkite": {
"command": "npx",
"args": ["-y", "@mailkite/mcp"],
"env": { "MAILKITE_API_KEY": "mk_live_…" }
}
}
}Tools
One tool per MailKite API method, generated from the shared contract. Full list + schemas: https://mailkite.dev/docs/libraries#mcp.
<!-- TOOLS:START --> <!-- TOOLS:END -->
Use it from an AI agent — MCP + Agent connectors
MailKite speaks the Model Context Protocol: every API method is a tool your AI assistant (Claude, Cursor, …) can call — send mail, manage domains, search the docs, and give an agent its own inbox. Full guide: https://mailkite.dev/docs/ai-agents.
Hosted (recommended) — one-click OAuth, no key to copy:
claude mcp add --transport http mailkite https://mcp.mailkite.dev/mcpIn Claude Code you can also install the plugin:
/plugin marketplace add mailkite/claude-code
/plugin install mailkite@mailkiteAny chat/UI agent: "Add the MCP server at https://mcp.mailkite.dev/mcp and authenticate in the browser when prompted."
Local (static key, offline / CI):
{ "mcpServers": { "mailkite": { "command": "npx", "args": ["-y", "@mailkite/mcp"], "env": { "MAILKITE_API_KEY": "mk_live_…" } } } }Give an agent its own inbox. Route inbound mail to a built-in inbox agent (the agent route action) and it answers, files, or escalates on its own — see https://mailkite.dev/docs/ai-agents.
All MailKite libraries
Same contract, every language — pick the one for your stack (full list: https://mailkite.dev/docs/libraries):
Shortened. The full README is on GitHub.
Nothing above is checked by us. What we check is on the safety report.
Install directly
claude mcp add --transport http mail-send https://mcp.mailkite.dev/mcp?ref=mail-send
Mail Send: common questions
- Is Mail Send MCP server safe?
- Yes, by our scan: it is graded A (98/100). Read the Mail Send safety report
- How do I install Mail Send?
- It runs remotely at mcp.mailkite.dev. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Mail Send need an API key?
- No key to paste: it signs you in with OAuth when your client connects.
- Is Mail Send maintained?
- The last commit was 17 days ago (2026-09-10). The latest release is v0.12.0.
- Is Mail Send up?
- 100% of our last 28 checks got an answer. We check remote servers about four times a day.
- What can I use instead of Mail Send?
- Servers from other publishers that do the same job: MCP server, Shipmail MCP server and MisarMail MCP Server. Compare all Mail Send alternatives.
Alternatives to Mail Send
Same job from other publishers: the closest match first, then the best rated.
- MCP20 domain recon tools for AI agents: DNS, SSL, headers, email, subdomains, lookalikes, changes.not reviewedGrowingA
- ShipmailShipmail MCP server for AI agent custom-domain email inboxes with REST API and webhooks.not reviewedGrowingA
- MisarMail MCP ServerSend transactional email, run campaigns, manage contacts and automations, audit deliverability.not reviewedGrowingA
- Agent EmailLocal email connectivity for AI agents — read, draft, send, and organize Outlook mail via MCPnot reviewedGrowingA
- Proton Mail (unofficial)Unofficial Proton Mail MCP — send, read, search & organize email over SMTP and IMAPnot reviewedGrowingB