Mailtrap
JSON →Integrates with Mailtrap Email API.
Install
npx @smithery/cli Tools · 8
- send_email Send an email via Mailtrap's Email Testing or Email Sending API
- get_email_content Retrieve the content of a specific email from a Mailtrap inbox
- list_inboxes List all Mailtrap inboxes for the current account
- list_messages List messages in a specific Mailtrap inbox
- get_message_analysis Get HTML/CSS analysis for a specific email message
- get_spam_score Get spam score report for a specific email message
- clean_inbox Delete all messages in a specific Mailtrap inbox
- forward_message Forward a specific email message to another email address
Environment variables
MAILTRAP_API_TOKENMAILTRAP_ACCOUNT_IDMAILTRAP_TEST_INBOX_IDMAILTRAP_SANDBOX_IDMAILTRAP_ORGANIZATION_IDMAILTRAP_ORGANIZATION_API_TOKEN
Links
★ 59 GitHub stars