Loading MCP server directory, please wait...
Send email, manage domains, DNS, webhooks, templates, and inbound routing on MailKite
npx @getmcp/cli add dev.mailkite/mailkiteRequires Node.js 18+. Community-contributed server. Review source before installing.
MAILKITE_API_KEYMailKite API key (mk_live_…) from the dashboard at https://app.mailkite.dev
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.mailkite/mailkite": {
"command": "npx",
"args": [
"-y",
"@mailkite/mcp"
],
"env": {
"MAILKITE_API_KEY": ""
}
}
}
}