MCP Hub
Back to servers

Klaviyo

Klaviyo MCP Pack — wraps the Klaviyo API for email marketing

Registry
Updated
Apr 15, 2026

mcp-klaviyo

Klaviyo MCP Pack — wraps the Klaviyo API for email marketing

Part of the Pipeworx open MCP gateway.

Tools

ToolDescription
klaviyo_list_listsList all email lists in Klaviyo.
klaviyo_get_campaignGet a single Klaviyo campaign by its ID. Returns full campaign details.

Quick Start

Add to your MCP client config:

{
  "mcpServers": {
    "klaviyo": {
      "url": "https://gateway.pipeworx.io/klaviyo/mcp"
    }
  }
}

Or use the CLI:

npx pipeworx use klaviyo

License

MIT

Reviews

No reviews yet

Sign in to write a review