MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Communication/MailerSend MCP Server
CommunicationOfficial
M

MailerSend MCP Server

Turn an AI tool into your smart email engine

0 starsUpdated Aug 28, 2026

Ads

Overview

HelpGitHubStatusWhat is MailerSend?General API resourcesSending emails with MailerSend SDKs MailerSend MCP ServerMailerSend MCP Use Cases The MailerSend Model Context Protocol (MCP) server provides seamless integration with MailerSend's API. This server enables AI assistants to send emails and SMS, manage domains, templates, webhooks, suppressions, sender identities, users, and many other things through standardized MCP tools. The Model Context Protocol (MCP) is a standardized protocol for AI assistants to interact with external systems. Think of it as USB-C port for AI. You can connect multiple MCPs that talk to each-other and get things done for you.

Installation

claude mcp add --transport http mailersend https://mcp.mailersend.com/mcp

Configuration

{
  "mcpServers": {
    "mailersend": {
      "httpUrl": "https://mcp.mailersend.com/mcp",
      "timeout": 5000
    }
  }
}

Capabilities

  • Send transactional or bulk emails

    Ask the assistant to send a single email via `send_email` or multiple emails in one request with `send_bulk_email`.

  • Manage sending domains and DNS

    Add, verify, and configure domains using `add_domain`, `get_dns_records`, and `verify_domain`.

  • Create and update email templates

    Build reusable templates with `create_template` and modify existing ones via `update_template`.

  • Monitor deliverability and suppressions

    Check blocklists, hard bounces, spam complaints, and unsubscribes using `list_blocklist`, `list_hard_bounces`, and related tools.

  • Verify email addresses

    Validate single addresses with `verify_email` or run async list verifications via `verify_list` and `get_verification_results`.

  • Send SMS messages

    Dispatch SMS through `send_sms` and review delivery activity with `list_sms_messages` and `list_sms_activity`.

Tags

  • email-automation
  • communication
  • marketing-automation

Related MCP servers

E

ElevenLabs

Official

The official ElevenLabs MCP server

1.5kCommunicationUpdated 8 days ago
R

Resend Email

Official

Send emails directly from your editor using the Resend API.

566CommunicationUpdated Today
A

AgentRPC

Official

Connect to any function, any language, across network boundaries using AgentRPC.

135CommunicationUpdated Jun 22, 2026
T

Twilio

Official

Interact with Twilio APIs to send messages, manage phone numbers, configure your account, and more.

109CommunicationUpdated Feb 14, 2026