Mailtrap runs on your own machine — the client starts it, so there is no endpoint to ping. 417 installs a week from npm. Last commit 16 Sep 2026.
Official MCP Server for Mailtrap
Today is the operative word: we check Mailtrap every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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.
claude mcp add mcp -- npx -y mcp-mailtrap
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"mcp-mailtrap"
],
"command": "npx"
}
}
}
[mcp_servers.mcp]
command = "npx"
args = ["-y", "mcp-mailtrap"]
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"mcp-mailtrap"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"mcp-mailtrap"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
MAILTRAP_API_TOKEN (Mailtrap API token from https://mailtrap.io/api-tokens), MAILTRAP_ACCOUNT_ID (Mailtrap account ID from https://mailtrap.io/account-management).
The author declared them in the registry entry; get the values from the project itself.
The official MCP Server for the Mux API
Official Fabric MCP server
Official remote MCP server for SUZURI.
Official GitLab MCP Server
Official Notion MCP server
Official MCP server for Axe DevTools for Web.
Official remote MCP server for Color Me Shop.
BrowserStack's Official MCP Server
Answers built from our own checks of this server.