← Back to leaderboard
/100
Unscored ○ Unscored 00

emailens-mcp

# @emailens/mcp MCP server for email compatibility analysis. Analyze, preview, diff, and fix HTML emails across 15 email clients — plus capture real screenshots and create shareable links with an optional API key. Built on [`@emailens/engine`](https://github.com/emailens/engine). ## Install ```bash npx -y @emailens/mcp ``` ## Setup ### Claude Desktop Add to `claude_desktop_config.json`: ```json { "mcpServers": { "emailens": { "command": "npx", "args": ["-y", "@emailens/mcp"] } } } ``` ### Claude Code ```bash claude mcp add emailens -- npx -y @emailens/mcp ``` ### With API Key (optional — unlocks screenshots + sharing) ```json { "mcpServers": { "emailens": { "command": "npx", "args": ["-y", "@emailens/mcp"], "env": { "EMAILENS_API_KEY": "ek_live_..." } } } } ``` Get your free API key at [emailens.dev/settings/api-keys](https://emailens.dev/settings/api-keys). ## Tools ### Local Tools (no account needed)

Anthropic Email GitHub
Unscored visibility — 0/0 applicable dimensions scored
○ Schema Quality ○ Protocol — Reliability ○ Docs & Maintenance ○ Security Hygiene — Schema Interpretability
A remote probe is needed for Protocol and Reliability scores.
Schema Quality
25% weight
Protocol Compliance
20% weight
Reliability
20% weight
Docs & Maintenance
15% weight
Security Hygiene
20% weight
30-Day Trend

30-Day Uptime

30 days ago Today
Embed Badge

Add this to your README to display your MCP Scoreboard grade:

MCP Score Badge
[![MCP Score](https://mcpscoreboard.com/badge/e874ed70-68e3-48ae-b019-d3ff2b9a6a53.svg)](https://mcpscoreboard.com/server/e874ed70-68e3-48ae-b019-d3ff2b9a6a53/)