GetMailer MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GETMAILER_API_KEY | Yes | Your GetMailer API key | |
| GETMAILER_API_URL | No | Custom API URL | https://getmailer.app |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| send_emailC | Send a transactional email via GetMailer |
| list_emailsB | List sent emails with status information |
| get_emailB | Get details of a specific email including delivery events |
| list_templatesB | List available email templates |
| create_templateC | Create a new email template |
| list_domainsB | List verified sending domains |
| add_domainB | Add a new sending domain (returns DNS records to configure) |
| verify_domainC | Check if a domain has been verified |
| get_analyticsC | Get email analytics and statistics |
| list_suppressionB | List suppressed email addresses (bounced, complained, or manually added) |
| add_to_suppressionC | Add email addresses to the suppression list |
| create_batchC | Create a batch email job to send to multiple recipients |
| list_batchesB | List batch email jobs |
| get_batchC | Get batch job status and progress |
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/getplatform/getmailer-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server