Email API service. Send, receive, and track emails programmatically.
npx -y @mailgun/mcp-server-mailgun
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"mailgun": {
"command": "npx",
"args": ["-y", "@mailgun/mcp-server-mailgun"]
}
}
}
```
send_messageread_inboxschedule_meetingget_contactsEmail API service. Send, receive, and track emails programmatically.
Language: Python
Category: Communication