How to Use the Mailgun (Transactional Email & Domains) MCP in Claude Code
Claude Code runs Mailgun diagnostics, verifies domains, and tests transactional emails directly from your terminal using this MCP Server.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Mailgun (Transactional Email & Domains) MCP to Claude Code
Create your Vinkius account to connect Mailgun (Transactional Email & Domains) to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Script Delivery Audits from the CLI
Query live event logs using `list_logs` directly from your terminal session. Stop logging into a browser GUI just to check if your transactional messages are landing. This terminal-first MCP Server lets you pipe recent event logs into local greps. It makes debugging webhook failures or sudden drop spikes fast and scriptable.
Manage Domain Records and Suppressions in Claude Code
Manage active suppressions with `get_domain`, `get_stats`, and `delete_bounce` from the CLI. When a domain goes cold, you need raw facts directly in your shell. Claude Code runs these tools to inspect DNS records, check recent volume trends, and remove hard-bounced addresses from your suppression list in one command.
Verify Recipient Lists Before CLI Sends
Clean up recipient lists using `validate_email` and `send_email` before running terminal tests. Sending test notifications to an unverified list ruins your sender reputation. This pre-flight check ensures you do not trigger hard bounces during development. You run the validation check, verify the address is safe, and fire the test.
Set up Mailgun (Transactional Email & Domains) MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seemailgun-transactional-email-domains-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Mailgun (Transactional Email & Domains) transactions." It will automatically discover and invoke the available Mailgun (Transactional Email & Domains) tools.
claude mcp add --transport http mailgun-transactional-email-domains-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Mailgun (Transactional Email & Domains) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Mailgun (Transactional Email & Domains) MCP today
We host it, we monitor it, we maintain it. You just paste one token.