Postmark
Freeby Indie Developer
Fast, reliable transactional email delivery.
v1.0.0Added Feb 16, 2025
postmarkemailtransactional
Postmark MCP Server
Fast, reliable transactional email delivery.
Features
- Email sending
- Templates
- Message streams
- Bounces
- Click tracking
Installation
{
"mcpServers": {
"postmark": {
"command": "npx",
"args": ["-y", "mcp-postmark"]
}
}
}
Reviews
Installation
Quick install
npx -y mcp-postmark
Add to claude_desktop_config.json
{
"mcpServers": {
"postmark": {
"command": "npx",
"args": ["-y", "mcp-postmark"]
}
}
}