About
Overview
The Email Template Builder MCP Server enables AI agents to create responsive HTML email templates. It handles email client compatibility, inline CSS, and template variable substitution.
Capabilities
Tools & Capabilities
⚡render
Render an email template with variables
⚡list_templates
List available templates
⚡preview
Generate a preview of the email
Setup
Installation
bash
Install
npx -y mcp-server-email-templateExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"email-template": {
"command": "npx",
"args": ["-y", "mcp-server-email-template"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 20
Last UpdatedFeb 12, 2026