M

Mailgun MCP Server

MCP discovered

Details
Command
npx -y @mailgun/mcp-server
Docs
https://documentation.mailgun.com/docs/mailgun/mcp
Authentication
Mailgun private API key basic discovered Get credentials ↗
env MAILGUN_API_KEY

Sign up or log in in the Mailgun dashboard, then open API Security / API Keys and copy or create a Private API key. The docs say guided setup in the welcome guide creates your first API key, and the quickstart points to API Keys. Use it with HTTP Basic Auth as username api and password = your private API key.