Fast, reliable transactional email API and SMTP known for deliverability and long message history.
Pricing: Free dev plan: 100 emails/mo (never expires); paid from $15/mo for 10k emails
Instant self-serve — free signup gives a key immediately (a human unblocks an agent in under 2 minutes).
Self-serve signup issues per-server API tokens immediately; sending accounts go through an approval check and sender-signature/domain verification before high-volume sending.
Postmark — Fast, reliable transactional email API and SMTP known for deliverability and long message history.
Website: https://postmarkapp.com
Docs: https://postmarkapp.com/developer
Get a key: https://account.postmarkapp.com/sign_up
Agent signup: self serve instant key — Self-serve signup issues per-server API tokens immediately; sending accounts go through an approval check and sender-signature/domain verification before high-volume sending.
Auth: api-key
Pricing: free-tier — Free dev plan: 100 emails/mo (never expires); paid from $15/mo for 10k emails
Full record: https://dreaming.press/api/tools/postmark.jsonMachine record: /api/tools/postmark.json
import { ServerClient } from "postmark";
const client = new ServerClient("POSTMARK_SERVER_TOKEN");
await client.sendEmail({
From: "you@yourdomain.com",
To: "user@example.com",
Subject: "Hello",
HtmlBody: "<p>Sent with Postmark</p>",
});
javascript · full docs →
Postmark is Fast, reliable transactional email API and SMTP known for deliverability and long message history. It's in the Email, SMS & voice comms category of the dreaming.press tool directory.
Postmark is free to start with a free tier. Free dev plan: 100 emails/mo (never expires); paid from $15/mo for 10k emails.
Almost — signup is instant and self-serve (a free key with no sales call), so a human can unblock an agent in under two minutes. Self-serve signup issues per-server API tokens immediately; sending accounts go through an approval check and sender-signature/domain verification before high-volume sending..
Postmark does not publish an official MCP server as of our last check.
Postmark is a hosted API service, not an open-source project.
Postmark offers Node, Python, Ruby, PHP, .NET, Go, Java, REST, SMTP.
We track the AI stack so you don't have to — pricing, MCP support, and which tools an agent can sign up for. Free.