@pipeworx/postmark

Connect: https://gateway.pipeworx.io/postmark/mcp · Install: one-click buttons

Tools: 10

Postmark MCP — transactional email send + lookups. Free trial 100/mo, free forever for non-marketing testing.

Auth

  • Platform: PLATFORM_POSTMARK_KEY (server token). BYO: ?_apiKey=….

Tools

  • send(from, to, subject?, htmlbody?, textbody?, tag?, replyto?, cc?, bcc?, headers?, trackopens?, trackLinks?, messagestream?) — send a single email
  • send_batch(emails) — send up to 500 emails
  • delivery_stats() — server-level delivery stats
  • messages_outbound(count?, offset?, recipient?, fromEmail?, tag?, status?, fromDate?, toDate?, subject?, mailboxHash?, metadata_*?) — outbound history
  • message_outbound_detail(messageId) — single outbound detail
  • message_outbound_dump(messageId) — raw MIME dump
  • bounces(count?, offset?, type?, inactive?, emailFilter?, tag?, messageID?, fromDate?, toDate?) — bounces
  • bounce(id) — single bounce
  • bounce_activate(id) — re-activate a bounced address
  • server() — current server info

Data source

https://api.postmarkapp.com

Tools

Tools

Regenerated from source · build May 24, 2026