Loading MCP server directory, please wait...
Render markdown into email-safe HTML, lint drafts for deliverability problems, and preview emails.
npx @getmcp/cli add dev.emailmd/emailmdRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.emailmd/emailmd": {
"command": "npx",
"args": [
"-y",
"emailmd"
]
}
}
}