Leaderboard/HTML Email Playbook
MCP ServerScored via MCP protocol probing: initialize handshake, tools/list conformance, and ping + tool invocation performance.

HTML Email Playbook

Teaches AI to write HTML email that renders in Outlook, Gmail, and Apple Mail. 19 rules, 6 comps.

84/100
Operational Score
Score Breakdown
Availability30/30
Conformance30/30
Performance24/40
Key Metrics
Uptime 30d
100.0%
P95 Latency
1,163.9ms
Conformance
Pass
Trend
What's Being Tested
Availability
HTTP health check to the service endpoint
Responded with HTTP 200 in 1061ms
Conformance
MCP initialize handshake + tools/list
Valid MCP server info returned, tools/list responded
Performance
MCP ping + zero-arg tool invocation benchmarking
P95 latency: 1163ms, task completion: 100%
Improvement Tips
  • -Reduce response time (currently 1163ms, target <1000ms)
Skills
list_categories

List all rule categories in the Email Playbook with a one-line description and page count. Categories are: structure (head/body container/header/body/footer), compatibility (Outlook MSO, RTL, responsive), production (Gmail clipping, dark mode, preheader, bulletproof buttons), ai-generation (constraints for AI emitters). For reusable components, use list_components instead — they live in a separate dimension and are not returned by get_playbook_rules.

get_playbook_rules

Return the full rule pages for a given category. Each rule includes the title, description, markdown body explaining the rule, and any HTML/CSS code examples from the playbook. Use this to teach a model the exact patterns for a specific concern (e.g., responsive layout).

list_components

List all reusable email components in the playbook with their metadata: name, subcategory (layout/media/interactive/text), description, whether they require Outlook VML, and whether they are responsive. Use this first to discover what components exist before calling get_component.

get_component

Return the full record for a single component: title, description, narrative body, the primary HTML pattern, list of slots (placeholders the model should fill), VML/responsive flags, and all code examples. Use after list_components to fetch the actual HTML pattern to paste into an email.

Tools
4 tools verified via live probe
verified 3d ago
Server: email-playbookVersion: 0.6.3Protocol: 2024-11-05
Recent Probe Results
TimestampStatusLatencyConformance
Jun 9, 2026success1061msPass
Jun 5, 2026success1163.9msPass
Jun 5, 2026success1084msPass
Jun 4, 2026success941.3msPass
Jun 3, 2026success129.6msPass
Source Registries
mcp-registry
First Seen
May 30, 2026
Last Seen
Jun 8, 2026
Last Probed
Jun 9, 2026