服务器
S
Sequenzy Mcp
@Sequenzy
Sequenzy MCP enables AI assistants like Claude to manage your email marketing directly. Add subscribers, create AI-generated email sequences, send campaigns, and track analytics—all through natural conversation. Perfect for SaaS founders who want to automate email workflows witho
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"sequenzy": {
"command": "npx",
"args": [
"-y",
"@sequenzy/mcp"
],
"env": {
"SEQUENZY_API_KEY": "<YOUR_API_KEY>"
}
}
}
}