Klaviyo
Marketing campaigns, profiles, analytics
About Klaviyo
Klaviyo is a marketing automation platform for email, SMS, and customer data. Its remote MCP server lets assistants report on campaign performance, segment and inspect profiles, and manage marketing workflows grounded in live Klaviyo account data.
Connection details
https://mcp.klaviyo.com/mcp- Transport
- Streamable HTTP
- Authentication
- OAuth
Setup
claude mcp add klaviyo --transport http https://mcp.klaviyo.com/mcpFrequently asked questions
What is the Klaviyo remote MCP server?
The Klaviyo remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.klaviyo.com/mcp, so AI assistants can connect to it without installing or running anything locally. Klaviyo is a marketing automation platform for email, SMS, and customer data. Its remote MCP server lets assistants report on campaign performance, segment and inspect profiles, and manage marketing workflows grounded in live Klaviyo account data.
How do I connect to the Klaviyo MCP server?
Add the endpoint https://mcp.klaviyo.com/mcp to any MCP-compatible client such as Claude Code, Codex, Cursor, or VS Code. The setup snippets on this page configure each client in one step.
Does the Klaviyo MCP server require authentication?
Yes. Klaviyo uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.
Which transport does the Klaviyo MCP server use?
Klaviyo exposes a Streamable HTTP endpoint, the current standard transport for the Model Context Protocol, supported by all major MCP clients.
