mcp-server

Email Campaigns Claude

Claude Code skill for HTML email campaigns with Resend. Pull the numbers from your ads via the free Ryze MCP: claude mcp add ryze --transport http https://connector.get-ryze.ai/mcp
157 stars19 forksUpdated 9/8/2026100% free · open source
What it does

Generates and sends HTML email campaigns via Resend, automatically inserting ad performance numbers pulled from Ryze’s free MCP.

When to use it
  • You need to send a weekly newsletter that showcases the latest ad metrics without manually copying numbers.
  • Your marketing team wants to prototype a new email layout and have Claude fill in live campaign data.
  • You’re running a startup sprint and need a fast, code‑free way to launch a targeted email blast.
Ready-to-paste prompt
Claude, fetch the latest click‑through and conversion stats for ad ID 12345 via Ryze, then fill these values into my HTML template (template.html) and send the resulting email to marketing@mystartup.com using my Resend API key (stored in RESEND_API_KEY).
Heads up: The tool only works if you have a valid Resend API key and the Ryze MCP endpoint is reachable; missing either will cause the Claude skill to fail silently.
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

⚡ Runs out of the box

A prompt/skill package — nothing to install beyond adding it to your AI tool.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/ce04a540-9d0d-4c86-8458-6a8ce2099867 && curl -fsSL https://workflowstacks.com/api/skills/ce04a540-9d0d-4c86-8458-6a8ce2099867/claude-skill -o ~/.claude/skills/ce04a540-9d0d-4c86-8458-6a8ce2099867/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How Email Campaigns Claude works
Codeflow
Free to inspect

Email Campaigns Claude is a documents-only repository (2 doc files) — something you read, not something you run. There is nothing to install. Last commit this month, MIT license.

Size
Documents only
2 documents · 3 min skim
Setup
Nothing to install
A guide / curated list. Just read it and follow the links.
Runs on
Nowhere — you read it
A reading resource, not a program.
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    SKILL.md
    The instructions the AI actually follows
  3. 3
    examples/claude-connector.html
    A worked example — copy this to get going
What's in each folder
examples/Examples you can copy1 files
READMEExamples includedMIT licenseUpdated this month
Quick Actions
Details
Creator
irinabuht12-oss
Category
mcp-server
Published
4/14/2026

Are you the creator of this tool? and earn 85% of every sale.

Show it off in your README:

Featured on WorkflowStacks
[![Featured on WorkflowStacks](https://workflowstacks.com/api/badge/ce04a540-9d0d-4c86-8458-6a8ce2099867.svg)](https://workflowstacks.com/skills/ce04a540-9d0d-4c86-8458-6a8ce2099867?utm_source=github&utm_medium=badge)
🔥 Hot this week, in your inbox
Skills like this, every Monday.

The five fastest-growing open-source AI skills, ranked by GitHub star growth. One email a week, unsubscribe anytime.

Do this with a working workflow

Pages we wrote and tested that put a skill like this to work — importable n8n templates, outcome guides and Claude Desktop configs.