mcpbeat Sign in

MCP Mailtrap MCP Server

local only

MCP Mailtrap runs on your own machine — the client starts it, so there is no endpoint to ping. 30 installs a week from npm. Last commit 17 Apr 2026.

MCP server for the Mailtrap email platform — analytics, sending, contacts, sandbox

Installs per day peak 23 · avg 7 · -32% w/w
a month agotoday
30
Installs / week
npm · mcpj-mailtrap
3
Stars
0 open issues
17 Apr 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

Name looks like a popular package mcp-mailtrap
mcpj-mailtrap похож на mcp-mailtrap

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch MCP Mailtrap and you get told the day something new turns up.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-mailtrap -- npx -y mcpj-mailtrap
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-mailtrap": {
      "args": [
        "-y",
        "mcpj-mailtrap"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-mailtrap]
command = "npx"
args = ["-y", "mcpj-mailtrap"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-mailtrap": {
      "args": [
        "-y",
        "mcpj-mailtrap"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-mailtrap": {
      "args": [
        "-y",
        "mcpj-mailtrap"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Mailtrap

same job, measured the same way
MisarMail
by misar-mail

Full email marketing platform: inbox, campaigns, contacts, templates, and analytics via MCP.

54 tools answering
SendGrid MCP Server
by deyikong

MCP server for SendGrid's v3 API: email marketing, transactional mail, templates, and analytics.

286 installs/wk local only
Mailercloud Com
by mailercloud-com

AI tools for Mailercloud email marketing: campaigns, contacts, templates, sending & analytics.

answering
Outlook Assistant
by littlebearapps

Microsoft Outlook MCP server — 22 tools for email, calendar, contacts, and mailbox management.

495 installs/wk local only
Nylas
by usefulapi

MCP server for Nylas — read email, calendars, events and contacts, and send email or create events.

15 tools answering
Commune
by shanjai-raj

Email and SMS MCP server for AI agents — 41 tools for inboxes, sending, search, and SMS.

147 installs/wk local only
Sendpulse MCP
by theyahia

MCP server for SendPulse API — mailing lists, email sending, statistics. OAuth2 auth.

34 installs/wk local only
Unisender MCP
by theyahia

MCP server for UniSender API — email lists, campaigns, contacts. API key auth.

48 installs/wk local only

MCP Mailtrap — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Mailtrap?
MCP Mailtrap runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package mcpj-mailtrap was installed 30 times last week.
How do I connect MCP Mailtrap?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcpj-mailtrap straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Mailtrap?
The npm package mcpj-mailtrap was installed 30 times in the last week. Week over week that is -32%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Mailtrap open source?
Yes — it is published under the MIT licence, written in TypeScript and 3 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.