A Model Context Protocol (MCP) server for Mailgun, enabling MCP-compatible AI clients to interact with the Mailgun email service.
{
"mcpServers": {
"mailgunmcp": {
"command": "npx",
"args": [
"-y",
"@mailgun/mcp-server"
]
}
}
}