Mailgun MCP Server

Stablecommunication
45 starsTypeScriptcommunity
GitHub
About

Overview

The Mailgun MCP Server allows AI agents to send and manage emails through Mailgun's email delivery service. It provides tools for sending emails, managing mailing lists, checking domain verification status, and viewing delivery logs.
Capabilities

Tools & Capabilities

send_email

Send an email via Mailgun

list_domains

List all verified domains

get_events

Get email delivery events and logs

list_routes

List email routing rules

Setup

Installation

bash
Install
npx -y mcp-server-mailgun
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "mailgun": {
      "command": "npx",
      "args": ["-y", "mcp-server-mailgun"],
      "env": {
        "MAILGUN_API_KEY": "your-api-key",
        "MAILGUN_DOMAIN": "your-domain.com"
      }
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 45
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.

Mailgun MCP Server - MCP Server Directory - CortexAgent