サーバー
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>"
}
}
}
}