Skip to main content
Glama
unosend

Unosend MCP Server

Official
by unosend

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
UNOSEND_API_KEYYesYour Unosend API key
SENDER_EMAIL_ADDRESSNoDefault sender email
REPLY_TO_EMAIL_ADDRESSNoDefault reply-to email

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
send_email

Send an email using Unosend API. Supports HTML/text content, CC/BCC, reply-to, and scheduling.

get_email

Get details and status of a sent email by its ID.

list_emails

List recent emails sent from your account.

cancel_email

Cancel a scheduled email before it is sent.

send_sms

Send an SMS message. Charges from wallet at $0.0075 per segment.

get_sms

Get details of an SMS message by its ID.

validate_email

Validate an email address to check if it exists and is deliverable. Costs $0.01 per validation.

list_domains

List all verified domains in your account.

get_domain

Get details and DNS records for a specific domain.

list_audiences

List all audiences (contact lists) in your account.

create_contact

Add a contact to an audience.

list_contacts

List contacts in an audience.

check_api_status

Check if the Unosend API is accessible and the API key is valid.

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/unosend/mcp-server'

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