postmark-mcp-server

postmark-mcp-server

3.3

If you are the rightful owner of postmark-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

An MCP server implementation for Postmark email services.

The Postmark MCP Server is a specialized implementation designed to facilitate email services through Postmark using the Model Context Protocol (MCP). It provides a streamlined way to send emails, manage templates, and track email statistics with minimal configuration. The server is built on Node.js and requires a Postmark account with a server token for authentication. Users can easily set up the server by cloning the repository, installing dependencies, and configuring environment variables. The server supports various email management operations, including sending single or batch emails, using templates, and managing domains. It also offers tools for tracking delivery statistics and managing email templates, making it a comprehensive solution for email communication needs.

Features

  • Exposes a Model Context Protocol (MCP) server for sending emails via Postmark
  • Simple configuration via environment variables
  • Supports email management operations like sending single or batch emails
  • Includes tools for template management and domain verification
  • Provides delivery statistics and tracking capabilities

Tools

  1. postmark-mcp-server.js

    Main service file, listen for MCP requests and send emails via Postmark