Resend MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RESEND_API_KEY | Yes | Your Resend API key |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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