This MCP server analyzes, previews, diffs, and fixes HTML emails across 15 email clients, capturing real screenshots and creating shareable links with an optional API key.
From the registry: Email compatibility analysis across 15 clients — preview, audit, fix, diff, deliverability.
Please install the `mcp-emailens` MCP server into my current AI client (that's you).
Optional prerequisites:
- Emailens API key (optional) — Optional — unlocks screenshots and shareable links. Free API key at emailens.dev/settings/api-keys. Without the key, local tools (preview, analyze, audit, fix, diff, deliverability) still work. (https://emailens.dev/settings/api-keys)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","@emailens/mcp"]
- optional environment variables:
- `EMAILENS_API_KEY`: Emailens API key — unlocks hosted tools (capture_screenshots, share_preview) (example: `<your-api-key>`)
Note: Also available as remote HTTP endpoint at https://emailens.dev/api/mcp with Bearer auth. Default install uses npx; local-only tools work with no key.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.EMAILENS_API_KEYrequiredAPI key required for capturing screenshots and sharing previews.Official TypeScript library for the Telnyx API