✓ Verified 💻 Development ✓ Enhanced Data

Mailgun Simple

Send outbound emails via the Mailgun API.

Rating
4.8 (95 reviews)
Downloads
8,551 downloads
Version
1.0.0

Overview

Send outbound emails via the Mailgun API.

Complete Documentation

View Source →

Mailgun Simple

Send outbound emails using the official Mailgun JS SDK.

Environment Variables

VariableRequiredDefaultDescription
MAILGUN_API_KEYYesYour private Mailgun API key.
MAILGUN_DOMAINYesaicommander.devYour verified sending domain.
MAILGUN_REGIONYesEUAPI region: EU or US.
MAILGUN_FROMNoPostmaster Default sender address.

Setup

Tools

Send Email

bash
MAILGUN_API_KEY=xxx MAILGUN_DOMAIN=example.com MAILGUN_REGION=EU node scripts/send_email.js <to> <subject> <text> [from]

Installation

Terminal bash

openclaw install mailgun-simple
    
Copied!

💻Code Examples

npm install [email protected] [email protected]

npm-install-mailgunjs1270-form-data401.txt
## Tools

### Send Email

Tags

#web_and-frontend-development #api

Quick Info

Category Development
Model Claude 3.5
Complexity One-Click
Author lksrz
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install mailgun-simple