Loading MCP server directory, please wait...
Klaviyo MCP: campaigns, flows, segments, metrics, reports, profiles across many accounts. 24 tools.
npx @getmcp/cli add io.scalably/klaviyo-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
KLAVIYO_KEY_MAINPrivate API key for your main Klaviyo account. Add more accounts with extra KLAVIYO_KEY_<name> variables.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.scalably/klaviyo-mcp": {
"command": "npx",
"args": [
"-y",
"@scalably-io/klaviyo-mcp"
],
"env": {
"KLAVIYO_KEY_MAIN": "",
"KLAVIYO_API_BASE": "",
"KLAVIYO_RETRY_BASE_MS": ""
}
}
}
}