MCP-native email API · IDR pricing · Bahasa support

Email infrastructure for Indonesian builders

Developer-friendly transactional email API with IDR pricing, QRIS/GoPay payments, and Bahasa Indonesia docs. Built on Cloudflare Workers + AWS SES.

Rp 0
Start free · 500 emails/mo
QRIS
GoPay · OVO · Dana · VA
MCP
Works with Claude Code, Cursor, Codex

Built for the way you ship

Every feature designed to get you sending emails in minutes — not hours.

🪙

IDR pricing

Pay in Rupiah — no USD conversion, no foreign card required. QRIS, GoPay, OVO, Dana, and bank transfer.

Coming soon
🤖

MCP-native

Send emails directly from Claude Code, Cursor, or Codex. MCP server with Streamable HTTP — discoverable by AI agents.

🌐

Bahasa docs + support

Documentation, error messages, and support in Bahasa Indonesia. Local hours, local responses.

Simple API

One POST request to send. Idempotency keys, templates, webhooks. Built on Hono + Cloudflare Workers.

🛡️

Deliverability-first

Automated kill switches, global suppression list, DKIM verification required. Your sender reputation is our business.

☁️

CF DNS auto-DKIM

DNS on Cloudflare? We auto-create your DKIM, SPF, and DMARC records. No DNS wrangling.

Coming soon

Simple, transparent pricing

Pay for what you use. No hidden fees, no surprise overages.

Free
$0 /mo
Rp 0/bln
500 emails/mo · hard cap
  • Verified domain required
  • 1 API key
  • MCP access
  • Community support
Get started
Growth
$40 /mo
Rp 599rb/bln
100,000 emails/mo
  • All Starter features
  • Unlimited API keys
  • Templates
  • Priority support
Get started
Scale
$200 /mo
Rp 2.9jt/bln
1,000,000 emails/mo
  • All Growth features
  • Custom domains
  • Dedicated support
  • SLAs available
Get started
IDR pricing via QRIS/GoPay · USD pricing via card · No overage — hard cap, upgrade to send more

Works where you work

MailAnvil ships a full MCP server with Streamable HTTP transport. Send emails, check status, manage templates — all from inside Claude Code, Cursor, or Codex.

Your AI agent discovers the tools automatically. No SDK install needed. Just an API key and one MCP config line.

Try it early →
// mcp.json config {
  "mcpServers": {
    "mailanvil": {
      "url": "https://mcp.mailanvil.com/mcp",
      "headers": {
        "Authorization": "Bearer re_..."
      }
    }
  }
}

// Then in Claude Code:
send_email({
  from: "[email protected]",
  to: ["[email protected]"],
  subject: "Booking Confirmed!",
  html: "<h1>Terima kasih!</h1>"
})

Get early access

We're in private beta. Join the waitlist and start sending in minutes.