Postmark MCP Server
@ActiveCampaign
About Postmark MCP Server
Postmark MCP Server! An MCP server implementation for Postmark email services.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"postmark": {
"command": "node",
"args": [
"path/to/postmark-mcp/index.js"
],
"env": {
"POSTMARK_SERVER_TOKEN": "your-postmark-server-token",
"DEFAULT_SENDER_EMAIL": "[email protected]",
"DEFAULT_MESSAGE_STREAM": "your-message-stream"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Postmark MCP Server?
An MCP server implementation for sending emails via Postmark. It exposes a Model Context Protocol (MCP) server that allows MCP-compatible clients to send emails using a Postmark account.
How to use Postmark MCP Server?
Configure the server via environment variables. Requires Node.js v16 or higher and a Postmark account with a server token.
Key features of Postmark MCP Server
- Exposes an MCP server for sending emails via Postmark
- Simple configuration via environment variables
- Comprehensive error handling and graceful shutdown
- Secure logging practices (no sensitive data exposure)
- Automatic email tracking configuration
Use cases of Postmark MCP Server
- Send emails through Postmark from any MCP-compatible client
- Integrate email sending into AI-powered workflows and agents
FAQ from Postmark MCP Server
—
Basic information
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.

EverArt
modelcontextprotocolModel Context Protocol Servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Comments