Klaviyo
Analyze campaigns and flows, manage profiles and audiences, and create marketing content
MarketingData & AnalyticsCommunication
About
Analyze campaign and flow performance, manage profiles and audiences, and create marketing campaigns and templates using live Klaviyo data. See the Klaviyo MCP server documentation for setup, tools, permissions, and security guidance.
Features
- Review campaign, flow, metric, and conversion performance
- Search profiles, lists, segments, events, and catalog data
- Create and update campaigns, templates, profiles, and catalog content
- Manage marketing subscriptions and audience membership
- Generate campaign and flow reports
Connection options
- Read-only mode: Disables tools that modify Klaviyo data. Keep this enabled unless write actions are required.
- Disable user-generated content tools: Excludes tools whose content could contain untrusted instructions. Keep this enabled unless those tools are required, and review tool calls carefully if you disable it.
What you’ll need to connect
Required:
- Klaviyo Account: You must have the Owner, Admin, or Manager role
Configuration
Environment variables
| Variable | Description | Required |
|---|---|---|
READ_ONLY | Choose read-only access or enable tools that can modify Klaviyo data. | Yes |
DISABLE_USER_CONTENT | Choose whether tools that return user-generated content are available. | Yes |
Remote runtime
- Url Template
https://mcp.klaviyo.com/mcp?read-only=${READ_ONLY}&disable-tools-with-user-generated-content=${DISABLE_USER_CONTENT}