Features

What you get. No fluff.

Every feature listed here works today. No waitlists, no “coming soon” badges. Create templates from your IDE, connect your database, and send.

Fair pricing

Your list grows. Your bill doesn't.

Most email platforms punish you for growing your audience by charging per subscriber. Senderkit doesn't. Import 100 or 100,000 contacts — you only pay when you actually send. Growing your list should be something to celebrate, not something that costs more.

  • Unlimited subscribers on every plan
  • Import via CSV with easy column mapping
  • Tag and segment your audience
  • Embeddable signup form for your website

Other platforms

Price scales with subscriber count

Senderkit

Flat rate + pay per send

Templates

Your IDE is the email builder.

Install the SenderKit MCP server in Cursor or VS Code. Tell your AI what email you need — it generates production-ready MJML, compiles it to responsive HTML, and saves it directly to your account. No browser editors, no copy-pasting, no context switching.

  • MCP tools for Cursor and VS Code
  • AI generates MJML from natural language
  • Responsive on every email client
  • Preview and send from the dashboard
Cursor — AI Chat
You

Create a welcome email with our brand colors and a CTA button

AI → SenderKit MCP
create_template_draft({
  name: "Welcome Email",
  subject: "Welcome — here's what's next"
})
AI generates MJML
<mjml>
  <mj-body>
    <mj-section>
      <mj-column>
        <mj-text>Welcome aboard!</mj-text>
        <mj-button>Get started →</mj-button>
AI → SenderKit MCP
save_template({ template_id: "tmpl_a1b2" })

✓ Template saved and ready in your dashboard

Data ownership

Your data. Your database.

Connect your own Neon Postgres database and Cloudflare R2 bucket. Subscriber data, templates, and analytics stay in your infrastructure. Full GDPR compliance without extra paperwork — you own the data, you control it.

  • Connect your Neon database in Settings
  • Subscriber data never leaves your infra
  • Cloudflare R2 for template assets
  • Or use our sandbox to get started instantly
Your infrastructureConnected

Neon Postgres

ep-cool-frost-123456.us-east-2

Cloudflare R2

senderkit-assets.r2.dev

GDPRSOC 2Your infra

Deliverability

Inbox, not spam folder.

Send from your own domain with proper authentication. Your subscribers see your name, your domain, your brand — and their email provider trusts it. We handle the technical details.

  • Send from your@yourdomain.com
  • SPF, DKIM, DMARC configured for you
  • One-click unsubscribe built in
  • Bounces and complaints handled automatically
DeliverabilityLast 30 days

Inbox rate

98.2%

Open rate

42.7%

Bounce rate

0.3%

ISP breakdown

Gmail
96%
Outlook
94%
Apple Mail
99%
Yahoo
91%
SPF
DKIM
DMARC

Audience tools

Collect subscribers. Organise them.

Embed a signup form on your site to grow your list. Tag subscribers, create segments, and send targeted campaigns to the right people at the right time.

  • Embeddable signup widget
  • Tags for organising subscribers
  • Segments for targeted sends
  • CSV import and export

Signup form

your@email.com
Subscribe
CustomersNewsletterLaunch listVIP

Analytics

Know what's working.

Track opens, clicks, bounces, and unsubscribes for every campaign. No vanity dashboards — just the numbers that help you send better emails.

  • Open and click tracking
  • Bounce and unsubscribe rates
  • Per-campaign performance
  • Export data anytime
Campaign analytics

Sent

12,480

Opened

5,241

Clicked

1,872

Unsubs

12

Opens over the last 12 campaigns

For developers

Build on top of Senderkit.

Everything you can do in the app, you can do via the API. Trigger transactional emails, manage subscribers, or automate campaigns from your own code.

  • RESTful API for all operations
  • Webhook support for events
  • Transactional email support
  • Works with any stack
api-example.sh
curl -X POST \
  https://api.senderkit.com/v1/send \
  -H "Authorization: Bearer sk_..." \
  -d '{
    "to": "user@example.com",
    "subject": "Order confirmed",
    "template": "order-confirmation",
    "data": { "orderId": "12345" }
  }'

Simple tools. Fair pricing. That's it.

Free to start. 200 emails/month. Unlimited contacts. Cancel anytime.