Skip to main content
Glama
friendlygeorge

Resend MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RESEND_API_KEYYesYour Resend API key

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
send_emailB

Send a transactional email via Resend

list_emailsC

List recent emails sent via Resend

get_emailB

Get details about a specific email by ID

create_domainB

Create a new sending domain in Resend

list_domainsA

List all sending domains in your Resend account

verify_domainB

Trigger verification of a domain's DNS records

create_api_keyA

Create a new Resend API key (token is only returned once)

list_api_keysA

List all API keys in your Resend account (tokens are hidden)

list_contactsB

List contacts in a Resend audience

create_contactB

Add a new contact to a Resend audience

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/friendlygeorge/resend-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server