Loading MCP server directory, please wait...
AI-powered email marketing automation. Manage subscribers, campaigns, and sequences.
npx @getmcp/cli add io.github.polnikale/sequenzy-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SEQUENZY_API_KEYYour Sequenzy API key (get one at sequenzy.com/settings/api-keys)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.polnikale/sequenzy-mcp": {
"command": "npx",
"args": [
"-y",
"@sequenzy/mcp"
],
"env": {
"SEQUENZY_API_KEY": ""
}
}
}
}