SERVER

Mailtrap MCP Server

Rank #2,664

io.mailtrap/mcp

Official MCP Server for Mailtrap

First listed
Dec 9, 2025
Last publish date
Jun 11, 2026
OVERVIEW

Mailtrap MCP Server is a Model Context Protocol (MCP) server published by mailtrap. It ranks #2,664 of 76,851 servers tracked on MCP Toplist, and its repository has 61 GitHub stars. Mailtrap MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on Dec 9, 2025 and most recently updated on Jun 11, 2026.

STANDING
#2,664of 76,851 tracked serversTop 5%

Ranks ahead of 74,187 of 76,851 servers on MCP Toplist.

CONNECT

Use Mailtrap MCP Server

Add Mailtrap MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "mailtrap": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-mailtrap"
      ],
      "env": {
        "MAILTRAP_API_TOKEN": "<your MAILTRAP_API_TOKEN>",
        "MAILTRAP_ACCOUNT_ID": "<your MAILTRAP_ACCOUNT_ID>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

mailtrap

Organization
Servers in org
5
Versions across org
33
VERSIONS

Available versions (1)

VersionPublished
0.4.1Jun 11, 2026
FAQ

Frequently asked questions

Who maintains Mailtrap MCP Server?
Mailtrap MCP Server is maintained by mailtrap, which publishes 5 MCP servers (33 total versions) tracked on MCP Toplist.
Is Mailtrap MCP Server listed on the Official MCP Registry?
Yes — Mailtrap MCP Server is listed on the Official MCP Registry.
How many versions does Mailtrap MCP Server have?
MCP Toplist tracks 1 version of Mailtrap MCP Server, most recently published on Jun 11, 2026.
Where can I find the source code for Mailtrap MCP Server?
The source code for Mailtrap MCP Server is hosted at github.com/mailtrap/mailtrap-mcp.
EXPLORE