
GoodSender
Wire consent-based email sends and interactive template design into your coding agent without leaving the editor.
Overview
GoodSender MCP is a Grow-phase MCP server that sends consent-based email and helps design interactive templates through your agent.
What is this MCP server?
- Consent-based sending aligned with permission-first email practices
- Interactive email template design tools exposed as MCP actions
- Ships as MCPB stdio (v0.2.3) and OCI streamable-http on port 9889
- Requires GOODSENDER_API_KEY from the GoodSender Console
- Optional GOODSENDER_TELEMETRY opt-out for anonymous usage telemetry
- Server version 0.2.3
- Two distribution paths: MCPB registry and OCI docker.io/goodsender/goodsender-mcp:0.2.3
- Required secret env: GOODSENDER_API_KEY
Community signal: 1 GitHub stars.
What problem does it solve?
Builders waste time context-switching to a separate ESP UI and risk non-compliant sends when the agent cannot reach a consent-first email API.
Who is it for?
Indie SaaS founders running newsletters, onboarding sequences, or waitlist updates who already use or plan to use GoodSender.
Skip if: Teams that need enterprise CRM, cold outreach at scale, or email without a GoodSender account and API key.
What do I get? / Deliverables
After install, your agent can design templates and trigger GoodSender sends using your API key while staying inside consent-based workflows.
- Agent-callable GoodSender email and template operations
- Configured stdio or streamable-http MCP transport
- Consent-aligned send and design workflow from the IDE
Recommended MCP Servers
Journey fit
How it compares
ESP integration MCP, not a copywriting skill or full marketing automation suite.
Common Questions / FAQ
Who is GoodSender MCP for?
Solo builders and small teams who send permission-based email via GoodSender and want Claude Code, Cursor, or similar agents to help with templates and sends.
When should I use GoodSender MCP?
Use it during Grow lifecycle work—newsletters, onboarding drips, or template tweaks—once you have a GoodSender API key and consent-based lists.
How do I add GoodSender MCP to my agent?
Install the MCPB v0.2.3 package for stdio or run the OCI image with GOODSENDER_API_KEY set, then point your agent’s MCP config at the server entry.