Productivity
macromail.dev
Send and manage emails via MacroMail, including listing, retrieving, and domain management.
ENDPOINT 1
https://macromail.dev/api/mcp
Known tools 11
send_emailSend an email through MacroMail (Amazon SES under the hood).
list_emailsList the most recent emails sent from this MacroMail account.
get_emailRetrieve a single sent email by its id (em_…), including body and delivery status.
list_domainsList sending domains and their verification status.
create_domainRegister a sending domain.
list_accountsList the email accounts (Gmail/Outlook/IMAP) connected to this MacroMail user's inbox.
search_inboxSearch/list email threads across the user's connected inbox accounts.
read_threadRead a full email thread (all messages) by its thread id (from search_inbox).
triage_inboxRun AI triage across recent threads: classify each by intent (important/action_needed/newsletter/promotions/fyi) with a one-line summary.
draft_replyDraft (but do not send) a reply to a thread.
send_replySend a reply on an existing thread via its original account (Gmail/Outlook).