Sequenzy MCP
Email Marketing Tool for SaaS
Sequenzy MCP Server
MCP server for Sequenzy - AI-powered email marketing automation.
Features
- Subscriber Management - Add, update, search, and segment subscribers
- Email Sequences - Create AI-generated email automations
- Campaigns - Draft and manage email campaigns
- Templates - Create and use email templates
- Analytics - Get email stats and subscriber activity
- AI Generation - Generate emails, sequences, and subject lines
Installation
Claude Desktop
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"sequenzy": {
"command": "npx",
"args": ["-y", "@sequenzy/mcp"],
"env": {
"SEQUENZY_API_KEY": "your-api-key"
}
}
}
}
Other MCP Clients
npx @sequenzy/mcp
Set the SEQUENZY_API_KEY environment variable with your API key from sequenzy.com/settings/api-keys.
Available Tools
Account & Setup
get_account- Get account info and companiesselect_company- Switch between companiescreate_company- Create a new company/brandcreate_api_key- Generate API keys
Subscribers
add_subscriber- Add a new subscriberupdate_subscriber- Update subscriber attributes/tagsremove_subscriber- Unsubscribe or deleteget_subscriber- Get subscriber detailssearch_subscribers- Search by tags, segments, or query
Lists & Segments
list_tags- List all tagslist_lists- List subscriber listscreate_list- Create a new listlist_segments- List segmentscreate_segment- Create a segment with filters
Templates
list_templates- List all templatesget_template- Get template detailscreate_template- Create a new templateupdate_template- Update a templatedelete_template- Delete a template
Campaigns
list_campaigns- List all campaignsget_campaign- Get campaign detailscreate_campaign- Create a draft campaignupdate_campaign- Update a campaignsend_test_email- Send a test email
Sequences (Automations)
list_sequences- List all sequencesget_sequence- Get sequence detailscreate_sequence- Create an AI-generated sequenceupdate_sequence- Update a sequenceenable_sequence- Activate a sequencedisable_sequence- Pause a sequencedelete_sequence- Delete a sequence
Transactional Email
send_email- Send a one-off transactional email
Analytics
get_stats- Get overview statisticsget_campaign_stats- Get campaign statsget_sequence_stats- Get sequence statsget_subscriber_activity- Get subscriber activity timeline
AI Generation
generate_email- Generate email from a promptgenerate_sequence- Generate a multi-email sequencegenerate_subject_lines- Generate A/B subject line variants
Example Usage
You: Add a subscriber with email [email protected] and tag them as "vip"
Claude: [Uses add_subscriber tool]
Successfully added [email protected] with the "vip" tag.
You: Create a welcome sequence for new trial users
Claude: [Uses create_sequence tool]
Created "Trial Welcome" sequence with 5 AI-generated emails...
Get Your API Key
- Sign up at sequenzy.com
- Go to Settings → API Keys
- Create a new key and add it to your MCP config
License
MIT
Servidores relacionados
MCP Server for Intercom
Access and analyze customer support data from Intercom.
Email
This server enables users to send emails through various email providers, including Gmail, Outlook, Yahoo, Sina, Sohu, 126, 163, and QQ Mail. It also supports attaching files from specified directories, making it easy to upload attachments along with the email content.
Sinch Engage / MessageMedia MCP server
Sinch Engage (Sinch MessageMedia in AU) MCP server, which provides Sinch Engage APIs as MCP tools.
Kokoro TTS
A server that provides text-to-speech capabilities using the Kokoro TTS engine.
ChatGPT
An MCP server to interact with OpenAI's ChatGPT API for conversational AI and text generation.
oVice
Manage oVice workspaces, groups, users, and send notifications through the oVice API.
Zoom Transcript
An MCP server for interacting with transcripts from Zoom Cloud Recordings.
Telegram Bot Gateway
A simple gateway to interact with Telegram bots using MCP and a REST API, enabling integration with LLMs.
News Feed
A news feed server for aggregating news from various sources.
Social Neuron MCP Server
50+ AI tools for end-to-end social media management — brand extraction, video generation, multi-platform scheduling, analytics, and closed-loop optimization.