@theyahia/unisender-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| UNISENDER_API_KEY | Yes | API key from UniSender. Get one from https://www.unisender.com/ru/support/api/common/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 |
|---|---|
| get_listsA | Списки рассылки UniSender: ID, название, количество подписчиков. |
| create_listB | Создать новый список рассылки. |
| get_contactsC | Контакты из списка рассылки: email, статус подписки. |
| subscribeB | Подписать контакт на список(и) рассылки. |
| create_emailC | Создать email-сообщение для рассылки: тема, тело, отправитель. |
| send_emailB | Отправить рассылку по созданному письму. |
| get_campaign_statusC | Статус кампании: отправлено, доставлено, открыто, клики. |
| get_campaign_delivery_statsC | Детальная статистика доставки кампании. |
| get_templatesB | Список шаблонов писем. |
| get_templateB | Получить конкретный шаблон по ID. |
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/theYahia/unisender-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server