Loading MCP server directory, please wait...
Official MCP Server for Mailtrap
npx @getmcp/cli add io.mailtrap/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
MAILTRAP_API_TOKENMailtrap API token from https://mailtrap.io/api-tokens
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.mailtrap/mcp": {
"command": "npx",
"args": [
"-y",
"mcp-mailtrap"
],
"env": {
"MAILTRAP_API_TOKEN": "",
"MAILTRAP_ACCOUNT_ID": ""
}
}
}
}