Sequenzy MCP Server
Enables management of AI-powered email marketing automation, including subscriber segments, campaigns, and templates. It allows users to generate email sequences with AI and track detailed analytics through natural language commands.
README
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 john@example.com and tag them as "vip"
Claude: [Uses add_subscriber tool]
Successfully added john@example.com 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
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
E2B
Using MCP to run code via e2b.