Vinkius
Maileroo

Maileroo MCP. Manage deliverability metrics & sending status.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Maileroo MCP on Cursor AI Code Editor MCP Client Maileroo MCP on Claude Desktop App MCP Integration Maileroo MCP on OpenAI Agents SDK MCP Compatible Maileroo MCP on Visual Studio Code MCP Extension Client Maileroo MCP on GitHub Copilot AI Agent MCP Integration Maileroo MCP on Google Gemini AI MCP Integration Maileroo MCP on Lovable AI Development MCP Client Maileroo MCP on Mistral AI Agents MCP Compatible Maileroo MCP on Amazon AWS Bedrock MCP Support

Just plug in your AI agents and start using Vinkius.

Maileroo connects your AI agent to an SMTP relay and API for transactional email. It lets you send emails, verify recipient addresses before sending, and track delivery status right from conversation.

Use it when reliable inbox placement and scalable email operations matter.

What your AI agents can do

Get domain details

Gets technical details for a specific domain name you need to check.

List sending activity

Lists logs of your recent sending activity, including status and timestamps.

List sending domains

Retrieves a list of all the domains currently authorized for sending emails from your account.

+ 3 more capabilities included
Send transactional emails

Sends an email using a specific template and recipient list.

Check domain details

Retrieves technical information about any specified sending or receiving domain.

Review configured webhooks

Lists all the webhook endpoints currently set up on your Maileroo account.

List available email templates

Retrieves a list of email templates you have created and can use for sending.

Check recent sending activity

Provides a log of your most recently sent emails, including status and timing.

List active sending domains

Retrieves a list of all the domains authorized for sending email from your account.

Supported MCP Clients

OAuth 2.0 Compatible
Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
Vinkius runs on Zendesk Zendesk
+ other MCP clients
Included with Plan

Waiting for input…

AI Agent

Maileroo MCP Server: 6 Tools for Email Ops

Use these tools to create, verify, and track every aspect of your transactional email flow—from template listing to final delivery status.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Maileroo on Vinkius
get019dd11c

get domain details

Gets technical details for a specific domain name you need to check.

list019dd11c

list sending activity

Lists logs of your recent sending activity, including status and timestamps.

list019dd11c

list sending domains

Retrieves a list of all the domains currently authorized for sending emails from your account.

list019dd11c

list email templates

Retrieves a list of email templates you have created and can use to build messages.

list019dd11c

list configured webhooks

Lists all the webhook endpoints that are set up on your Maileroo account.

send019dd11c

send transactional email

Sends an actual email to recipients using a specified template and subject line.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Maileroo, then connect any of our 5,000+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,000+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
Maileroo MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Maileroo. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This server provides 6 capabilities that interface natively with Claude, ChatGPT, Cursor, and any MCP client. No middleware. No custom integration required.

Email operations today feel like checking three different dashboards just to see if one message actually got read.

Right now, if a user signs up and you send them a welcome email, you have to check the main logging dashboard for success. Then, if it failed, you might jump to another section to check if the recipient's domain is valid or if your own sending domain hit a temporary block. It’s slow, manual cross-referencing, and you spend time piecing together a simple status report.

With this MCP server, that entire process happens in one chat thread. You ask for the welcome email to be sent, and the agent handles everything: it validates the domain using `get_domain_details`, checks if your template exists via `list_email_templates`, sends the message with `send_transactional_email`, and reports back the final status, all automatically.

Maileroo MCP Server: Send emails that land in the inbox.

Before this server, developers often had to write complex code just to check domain health or manually manage template IDs. If a simple API call failed, figuring out if it was a bad address, an invalid template ID, or a temporary network issue meant writing pages of error-handling logic.

Now, the agent handles that complexity. You tell your client: 'Send the welcome email to John.' The server figures out the correct domain details, uses the right template, and executes the send—all while keeping you focused on product logic, not email plumbing.

What you can do with this MCP connector

You gotta connect your AI agent right here to Maileroo. This server gives your client access to an SMTP relay and a full API, letting you run all your transactional email stuff straight from the chat window. Use this if reliable inbox placement or massive-scale sending operations are what's keeping you up at night.

When you use this setup, your agent handles everything—from verifying addresses before they even leave your system to tracking exactly where those emails land after they go out. You get real visibility into the entire email lifecycle without leaving your conversation pane.

Your client can send_transactional_email, which sends an actual message using a template you've already set up and a specific subject line. This is how you push out welcome sequences, password resets, or anything else that needs to hit the inbox fast and clean.

Before sending anything, your agent can check domain details with get_domain_details. You feed it any domain name—sending or receiving—and it spits out all the technical specs you need to know about it. It's a quick way to make sure the handshake works.

If you wanna see what templates you've cooked up, run list_email_templates. This pulls up every email template you’ve created and are ready to drop into a message.

To keep track of where your mail is going, you can check recent sending activity using list_sending_activity. It gives you logs of everything you've sent out recently—the status codes, the timestamps, the whole deal. You see if it went through or where it got stuck.

You also need to know what domains are legit for sending. Run list_sending_domains and it fetches a list of every domain currently authorized on your Maileroo account. If you're trying to send from something new, you gotta make sure the domain shows up here first.

Want to see all the endpoints set up? Use list_configured_webhooks. This lists every single webhook URL that’s registered on your Maileroo account, so you know exactly what outside services are listening for those notifications. It's crucial housekeeping stuff.

When everything's running right, your agent can combine these tools: it can use list_email_templates to grab a clean template name, then run send_transactional_email to dispatch the message, and immediately follow up by checking the results with list_sending_activity. This means you're sending, tracking, and confirming all in one shot. You don't have to jump between five different dashboards; your AI agent handles it right here.

Built · Hosted · Managed by Vinkius Maileroo MCP Server - Transactional Email API & Delivery Metrics Server ID 019dd11d-0ac1-73e0-841c-77e902033cba
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Common Questions About Maileroo MCP

How do I check if an email address is good before running `send_transactional_email`? +

You run validation first. Use the underlying mechanisms to verify addresses and ensure they are deliverable. This prevents failed sends and improves your overall domain reputation.

What tools do I use for tracking delivery metrics with Maileroo MCP Server? +

For logs, run list_sending_activity. For general health checks, you can check the status by listing recent sending activity and reviewing bounce/complaint data.

Can I use the `get_domain_details` tool for anything other than validation? +

You can use it to pull technical information on any domain. This is useful if you're integrating with a partner and need to confirm their MX records or general domain setup.

Does `send_transactional_email` require me to know the template ID? +

Yes, it does. You should first run list_email_templates to get a list of available templates and confirm the correct ID before attempting to send.

What happens if I need to check my credentials or API access before running `send_transactional_email`? +

You must ensure your Maileroo API key is active and correctly configured in your client. If sending fails, the error message points directly to an authentication issue. Always verify the key against your account settings first.

How does `list_sending_domains` help me manage my overall delivery health? +

It shows every domain you're currently using for sending emails. You can use this list to check if any domains are flagged, retired, or need updated authentication credentials before attempting a send.

If I run `send_transactional_email` and receive multiple hard bounces, what should I do next? +

Hard bounces mean the email address doesn't exist. The system handles this by automatically adding the failed addresses to your suppression list. Never try to resend to an address that has bounced more than once.

Can I use `list_configured_webhooks` to automate my delivery monitoring outside of a chat client? +

Yes, listing webhooks shows you the endpoints where Maileroo sends real-time updates. You can connect these URLs to your own internal systems for custom logging or automated alerts.

Can I send transactional emails and verify addresses? +

Yes. Send emails with templates and verify addresses for deliverability before sending.

How does Maileroo authentication work? +

Maileroo uses a custom X-API-Key header against api.maileroo.com/v1.

Can I track bounces and delivery rates? +

Yes. Monitor bounce rates, complaints, suppressions, and overall delivery metrics.

Built & Managed by Vinkius 30s setup 6 tools

We've already built the connector for Maileroo. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 6 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.