Send transactional email from your editor β describe the event, Sendable writes and sends it.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
One line, and your app knows how to talk to its users.
You describe what happened; Sendable writes the message and sends it. No templates to maintain, no dashboard step β your data is never rewritten, only the words around it.
That's a complete integration. Adding a new message type is a new string.
Get a free API key at sendable.me/keys β 500 messages a month, no card.
One click imports the SaaS-welcome example and runs it on Replit β add your
SENDABLE_API_KEY in Secrets and hit Run:
| Directory | What it is |
|---|---|
sdk/ | The sendableme npm package β the client SDK |
mcp/ | sendableme-mcp β an MCP server, so Claude and Cursor can send email by asking |
templates/ | Three runnable examples against the live API |
The model that writes the copy never sees your values β only your field names. It
writes copy containing {{placeholders}}, and your values are substituted
afterwards, so a price, a date, or a reset link cannot be altered. A second model
checks every draft for claims your data doesn't support and refuses rather than
guess.
Add it to Claude Desktop or Cursor and send transactional email straight from the
editor. See mcp/ for the config block.
Full reference, written to be pasted into an AI assistant: sendable.me/llms.txt
MIT
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/sendable-2)<a href="https://allmcps.com/mcp/sendable-2"><img src="https://allmcps.com/api/badge/sendable-2?style=directory" alt="Sendable on AllMCPs" /></a>