SenderKit MCP server
Build and send email, SMS, and push straight from your AI agent.
1 stars
Reviews
Write oneNobody has reviewed SenderKit yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
SenderKit tools
Tool list not cached yet. `describe` through the gateway fetches it live.
Public scan report
scanner v0.1.9 · 2026-09-27 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 1101ms (auth required)20/20
- –Tool poisoningtools not inspected (endpoint requires auth); not countedn/a
- Auth qualityOAuth resource metadata advertised on 40115/15
- Maintenancelast push 26 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year; website matches verified namespace10/10
What the publisher says
From the SenderKit repository's README, as published. We do not edit it. Read it on GitHub
SenderKit Skills
Add transactional email, SMS, push, and web-push notifications to any app — straight from your AI coding agent. Portable AI-agent skills for SenderKit, packaged as a plugin for Claude Code, OpenAI Codex, Cursor, opencode, and other Agent Skills-compatible coding assistants.
SenderKit sends email, SMS, push, and web-push directly, and can also route through providers like Resend, SendGrid, Postmark, Mailgun, SES, Twilio, FCM, APNs, and Expo — so your app isn't locked into one vendor. These skills let an agent wire SenderKit into your codebase and operate it at runtime over MCP.
This repository contains one senderkit plugin with three related skills:
- senderkit-integration - add SenderKit to an app, or replace/route an existing email, SMS, or push provider through it.
- senderkit-mcp-messaging-operations - send and inspect messages at runtime through the SenderKit MCP connector.
- senderkit-email-deliverability - authenticate a sending domain (SPF/DKIM/DMARC) so email reaches the inbox.
What can I ask?
You don't need to name SenderKit — these skills activate on everyday messaging requests. Examples:
Rule of thumb: integration writes SenderKit into your code; messaging operations sends and inspects messages at runtime via MCP.
Install
This repo ships per-platform metadata — Claude Code (.claude-plugin/), OpenAI Codex (.codex-plugin/), Cursor (.cursor-plugin/), and opencode (opencode.json) — and the authored skills under ./skills/. Pick your agent below; each path ends with a quick check so you know it worked.
Any agent (skills CLI)
The skills CLI installs the skills into the right location for whichever agent you use (Claude Code, Codex, Cursor, opencode, and others):
npx skills add senderkit/senderkit-skillsIt detects your agent, lists the three skills, and copies the ones you pick. This installs the skills only — to get the senderkit_* MCP tools, also connect the MCP server (see Connect the SenderKit MCP server).
Check it works: ask your agent "Use senderkit-integration to add a welcome email."
Claude Code
From the marketplace (recommended):
/plugin marketplace add senderkit/senderkit-skills
/plugin install senderkit@senderkit-skillsFrom a local checkout (for development):
claude --plugin-dir .This loads both skills and the SenderKit MCP server from the repo's .mcp.json (OAuth, no key stored). Run /mcp, sign in, and pick a workspace and test/live mode.
Check it works: run /mcp — the senderkit server should be connected — or ask "Use senderkit-integration to add a welcome email."
OpenAI Codex
Shortened. The full README is on GitHub.
Nothing above is checked by us. What we check is on the safety report.
Install directly
claude mcp add --transport http senderkit https://mcp.senderkit.com
SenderKit: common questions
- Is SenderKit MCP server safe?
- Yes, by our scan: it is graded A (100/100). Read the SenderKit safety report
- How do I install SenderKit?
- It runs remotely at mcp.senderkit.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does SenderKit need an API key?
- No key to paste: it signs you in with OAuth when your client connects.
- Is SenderKit maintained?
- The last commit was 26 days ago (2026-09-01). The latest release is v0.1.0.
- Is SenderKit up?
- 100% of our last 28 checks got an answer. We check remote servers about four times a day.
- What can I use instead of SenderKit?
- Servers from other publishers that do the same job: Ray notifications MCP server, Bird MCP server and Email MCP server. Compare all SenderKit alternatives.
Alternatives to SenderKit
Same job from other publishers: the closest match first, then the best rated.
- Ray notificationsSend email, push, Slack, Discord, Telegram and webhook notifications and manage templates with Ray.not reviewedGrowingA
BirdSend and receive across email, SMS, WhatsApp, and voice. One API, one contract.not reviewedGrowingA- EmailIMAP/SMTP email MCP server — 52 tools, stdio + HTTP, IMAP IDLE push, multi-account, AI triage.not reviewedEstablishedB
- ImapIMAP/SMTP MCP server to search, read, organize, send, reply & forward email for AI assistantsnot reviewedEstablishedA
- GmailAllow AI systems to read, send, archive, and manage emails via Gmail.not reviewedGrowingB