M
Mailgun MCP Server
Send emails, manage templates, and track delivery analytics from AI agents.
A Model Context Protocol server for the Mailgun email API. Enables AI agents to send transactional and marketing emails, manage email templates, mailing lists, delivery analytics, suppressions, and webhooks.
Supports drafting and sending campaigns, checking delivery rates, managing subscriber lists, and monitoring email performance through natural language commands.
Install
npx -y @mailgun/mcp-server MCP Client Config
{
"mcpServers": {
"mailgun": {
"command": "npx",
"args": [
"-y",
"@mailgun/mcp-server"
],
"env": {
"MAILGUN_API_KEY": "<your-api-key>",
"MAILGUN_DOMAIN": "<your-domain>"
}
}
}
} Required Environment Variables
- MAILGUN_API_KEY
- MAILGUN_DOMAIN
Capabilities
Tools
send_emaillist_templatescreate_templatelist_mailing_listsget_delivery_statsmanage_suppressions
Compatible With
Claude Desktop Claude Code Cursor Windsurf
Pricing
Server is free. Mailgun has a free tier with usage-based pricing.
Metrics
55
GitHub Stars
0
Installs
0
Weekly
7
Open Issues
More in Communication
Best of Communication → S
Slack MCP Server
Read and manage Slack channels, messages, and users from AI agents.
open-source 93/100
Communication
T
Twilio MCP Server
Send SMS, make calls, and manage Twilio resources from AI agents.
open-source 47/100
Communication
D
Discord MCP Server
Manage Discord servers, channels, and messages from AI agents.
open-source 44/100
Communication