
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
sendableme-mcp
Advanced tools
MCP server for Sendable — let Claude and Cursor send transactional email from your app.
MCP server for Sendable. Lets Claude, Cursor, and any MCP client send real transactional email from your app — no integration step.
npx sendableme-mcp
{
"mcpServers": {
"sendable": {
"command": "npx",
"args": ["-y", "sendableme-mcp"],
"env": { "SENDABLE_API_KEY": "sk_live_..." }
}
}
}
Get a free key at sendable.me/keys — 500 messages a month, no card.
send(to, event, data) — you describe what happened, Sendable writes the copy
and sends it. Your data values are inserted verbatim and never rewritten, so
format them as they should read ("$99.00", not 99).
send_raw(to, subject, body) — exact copy you supply. For password resets and
receipts where wording and links must be exact. Bypasses the unsubscribe list so a
user who opted out can still get back into their account.
identify(userId, email, traits) — associate a user id with an email so you
can send by id afterwards.
A key starting sk_test_ composes normally and delivers nothing. Every result
says so explicitly, so an agent can't report "email sent" when nothing left.
MIT
FAQs
MCP server for Sendable — let Claude and Cursor send transactional email from your app.
We found that sendableme-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.