Skip to main content
Glama
mailtrap

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

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
send-emailB

Send an email to your recipient email address using Mailtrap Email API. You can send emails to multiple recipients at once.

create-templateB

Create a new email template

list-templatesB

List all email templates

update-templateB

Update an existing email template

delete-templateB

Delete an existing email template

send-sandbox-emailA

Send an email in sandbox mode to a test inbox without delivering to your recipients

get-sandbox-messagesC

Get list of messages from the sandbox test inbox

show-sandbox-email-messageC

Show sandbox email message details and content from the sandbox test inbox

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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