@theyahia/unisender-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@@theyahia/unisender-mcpShow all mailing lists"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@theyahia/unisender-mcp
MCP server for UniSender API — lists, contacts, campaigns, templates, statistics.
Sign up for UniSender via referral link — 50% first payment + 25% recurring.
Install
Claude Desktop
{
"mcpServers": {
"unisender": {
"command": "npx",
"args": ["-y", "@theyahia/unisender-mcp"],
"env": {
"UNISENDER_API_KEY": "your_key"
}
}
}
}Claude Code
claude mcp add unisender -e UNISENDER_API_KEY=your_key -- npx -y @theyahia/unisender-mcpSmithery
npx @smithery/cli install @theyahia/unisender-mcpStreamable HTTP
UNISENDER_API_KEY=your_key npx @theyahia/unisender-mcp --http
# Server on http://localhost:3000/mcp
# Health check: GET http://localhost:3000/healthAuth
UNISENDER_API_KEY — API key from UniSender. Get one: API Settings.
Base URL: https://api.unisender.com/ru/api/
Tools (10)
Lists
Tool | Description |
| Get all mailing lists: ID, title, subscriber count |
| Create a new mailing list |
Contacts
Tool | Description |
| Get contacts from a list: email, subscription status |
| Subscribe a contact to mailing list(s) |
Campaigns
Tool | Description |
| Create an email message for a campaign |
| Send a campaign with a created message |
| Get campaign status |
| Detailed delivery statistics |
Templates
Tool | Description |
| List email templates |
| Get a specific template by ID |
Skills
Skill | Trigger | Description |
| "Send campaign" | Full flow: list -> email -> send |
| "Campaign stats" | Status + detailed analytics |
Example prompts
Show all mailing lists
Create a list called "VIP Clients"
Subscribe user@example.com to list 123
Create an email with subject "Sale" and send to list 123
Campaign 456 statistics
Show email templatesDevelopment
npm install
npm run build
npm testUniSender
UniSender — email and SMS marketing service. 50% first payment + 25% recurring via referral link.
License
MIT
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