Skip to main content
Glama

MCP Mailtrap Server

Official
by mailtrap

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEFAULT_FROM_EMAILYesRequired for all email sending operations
MAILTRAP_API_TOKENYesRequired for all functionality
MAILTRAP_ACCOUNT_IDYesRequired for template management operations
MAILTRAP_TEST_INBOX_IDNoOnly required for sandbox email functionality

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
send-email

Send transactional email using Mailtrap

create-template

Create a new email template

list-templates

List all email templates

update-template

Update an existing email template

delete-template

Delete an existing email template

send-sandbox-email

Send email in sandbox mode to a test inbox

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mailtrap/mailtrap-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server