Skip to main content
Glama
theYahia

@theyahia/unisender-mcp

by theYahia

@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.

npm License: MIT Smithery

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-mcp

Smithery

npx @smithery/cli install @theyahia/unisender-mcp

Streamable HTTP

UNISENDER_API_KEY=your_key npx @theyahia/unisender-mcp --http
# Server on http://localhost:3000/mcp
# Health check: GET http://localhost:3000/health

Related MCP server: mailchimp-mcp

Auth

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_lists

Get all mailing lists: ID, title, subscriber count

create_list

Create a new mailing list

Contacts

Tool

Description

get_contacts

Get contacts from a list: email, subscription status

subscribe

Subscribe a contact to mailing list(s)

Campaigns

Tool

Description

create_email

Create an email message for a campaign

send_email

Send a campaign with a created message

get_campaign_status

Get campaign status

get_campaign_delivery_stats

Detailed delivery statistics

Templates

Tool

Description

get_templates

List email templates

get_template

Get a specific template by ID

Skills

Skill

Trigger

Description

skill-send-campaign

"Send campaign"

Full flow: list -> email -> send

skill-campaign-stats

"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 templates

Development

npm install
npm run build
npm test

UniSender

UniSender — email and SMS marketing service. 50% first payment + 25% recurring via referral link.

License

MIT

Install Server
A
license - permissive license
B
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    A
    quality
    D
    maintenance
    An MCP server for the Keila newsletter API that enables management of contacts, campaigns, segments, and senders. It allows users to create, schedule, and send newsletters directly through natural language interactions.
    Last updated
    17
  • A
    license
    A
    quality
    D
    maintenance
    An MCP server that interfaces with the Mailchimp Marketing API to manage audiences, email campaigns, and subscribers. It enables users to create and schedule campaigns, handle member lists, and send test or live emails through natural language commands.
    Last updated
    13
    15
    MIT
  • A
    license
    B
    quality
    C
    maintenance
    MCP server for VK Ads API enabling management of campaigns, ads, statistics, targeting, and budgets through natural language.
    Last updated
    8
    8
    31
    4
    MIT
  • A
    license
    B
    quality
    B
    maintenance
    MCP server for Brevo email marketing platform enabling campaign management, analytics, and automation through natural language.
    Last updated
    15
    227
    MIT

View all related MCP servers

Related MCP Connectors

  • Sequenzy MCP server for AI-powered email marketing automation.

  • GibsonAI MCP server: manage your databases with natural language

  • Official MCP server for OmniDimension. Drive voice agents, dispatch calls, and run bulk campaigns.

View all MCP Connectors

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