mailgun-mcp

lesleslie/mailgun-mcp
★ 1 stars Python Communication Updated today
Unofficial Mailgun API MCP Server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mailgun-mcp": {
      "command": "uvx",
      "args": [
        "mailgun-mcp"
      ]
    }
  }
}

Or install with pip: pip install mailgun-mcp

README Excerpt

This project implements a comprehensive MCP server for the Mailgun API using FastMCP. The server provides access to the full Mailgun API including: - **Email Management**: Send emails with attachments, tags, and scheduled delivery - **Domain Management**: List, create, update, delete, and verify domains

Tools (20)

MAILGUN_MCP_ENABLE_HTTP_TRANSPORTMAILGUN_MCP_HTTP_HOSTMAILGUN_MCP_HTTP_PORTadd_bounceadd_complaintadd_unsubscribecreate_domaincreate_routecreate_templatecreate_webhookdelete_bouncedelete_complaintdelete_domaindelete_routedelete_templatedelete_unsubscribedelete_webhookget_bouncesget_complaintsget_domain