✉️

Resend MCP

Send high-deliverability emails, manage audiences, contacts, and verify domains with the Resend email API.

SSE PROTOCOL URLStable
https://mcppure.shraj.workers.dev/mcp-server/resend

Use this URL in your MCP client settings (SSE transport).

Resend MCP Server

The Resend MCP server allows AI agents to send emails (single or batch), manage audiences and contacts, and handle domain registrations.

Features

Configuration

Add the following to your MCP client configuration:

json
{
  "mcpServers": {
    "resend": {
      "url": "https://mcppure.shraj.workers.dev/mcp-server/resend",
      "headers": {
        "x-resend-api-key": "your-resend-api-key"
      }
    }
  }
}

How to get Credentials

To use the Resend MCP server, you need an API key from your Resend dashboard.

  1. Sign Up/Login: Go to resend.com and log in.
  2. API Keys: Click on "API Keys" in the left sidebar.
  3. Create API Key: Click "Create API Key".
    • Name: Give it a name (e.g., mcp-pure).
    • Permission: Select "Full Access" if you want to use domain/audience management tools, or "Sending Access" for just sending emails.
    • Domain: Select a specific domain or "All Domains".
  4. Copy Key: Copy the key immediately (starts with re_) and add it to your configuration.

Tools

Email Tools

Domain Tools

Audience & Contact Tools