Submit

Postmark MCP Server

@Postmark by ActiveCampaign

Postmark MCP Server! An MCP server implementation for Postmark email services.

Tools

Server Config

{
  "mcpServers": {
    "postmark": {
      "command": "node",
      "args": [
        "path/to/postmark-mcp/index.js"
      ],
      "env": {
        "POSTMARK_SERVER_TOKEN": "your-postmark-server-token",
        "DEFAULT_SENDER_EMAIL": "your-sender-email@example.com",
        "DEFAULT_MESSAGE_STREAM": "your-message-stream"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.