Unosend MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| UNOSEND_API_KEY | Yes | Your Unosend API key | |
| SENDER_EMAIL_ADDRESS | No | Default sender email | |
| REPLY_TO_EMAIL_ADDRESS | No | Default reply-to email |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| send_emailB | Send an email using Unosend API. Supports HTML/text content, CC/BCC, reply-to, and scheduling. |
| get_emailB | Get details and status of a sent email by its ID. |
| list_emailsC | List recent emails sent from your account. |
| cancel_emailA | Cancel a scheduled email before it is sent. |
| send_smsB | Send an SMS message. Charges from wallet at $0.0075 per segment. |
| get_smsB | Get details of an SMS message by its ID. |
| validate_emailA | Validate an email address to check if it exists and is deliverable. Costs $0.01 per validation. |
| list_domainsB | List all verified domains in your account. |
| get_domainB | Get details and DNS records for a specific domain. |
| list_audiencesB | List all audiences (contact lists) in your account. |
| create_contactC | Add a contact to an audience. |
| list_contactsC | List contacts in an audience. |
| check_api_statusA | Check if the Unosend API is accessible and the API key is valid. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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