Klaviyo MCP Server
@mattcoatsworth
About Klaviyo MCP Server
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Klaviyo MCP Server?
A comprehensive Model Context Protocol (MCP) server for interacting with the Klaviyo API. It provides tools and resources for managing profiles, lists, segments, campaigns, flows, and more, enabling LLMs to work with Klaviyo data.
How to use Klaviyo MCP Server?
Clone the repository, install dependencies with npm install, create a .env file with your Klaviyo API key, and start the server with npm run dev. Test available tools and resources using the MCP Inspector via npm run inspect.
Key features of Klaviyo MCP Server
- Complete coverage of Klaviyo API endpoints
- MCP tools for profiles, lists, segments, campaigns, flows, and more
- MCP resources for accessing Klaviyo data via URIs
- Easy integration with LLMs via the Model Context Protocol
- Supports data privacy operations like profile deletion
- Includes coupon, form, and review management tools
Use cases of Klaviyo MCP Server
- Manage Klaviyo profiles, lists, and segments through an LLM
- Create and update campaigns, flows, and templates
- Retrieve metrics and events for analysis
- Handle data privacy compliance requests
- Manage catalogs, coupon codes, and webhooks
FAQ from Klaviyo MCP Server
What are the prerequisites to run the server?
Node.js and npm are required. You also need a Klaviyo private API key, which is set in a .env file.
How can I test the server?
Use the MCP Inspector by running npm run inspect, which opens a web interface to test all tools and resources.
What resources are available?
Resources are accessible via URIs like klaviyo://profile/{id}, klaviyo://list/{id}, klaviyo://segment/{id}, klaviyo://campaign/{id}, klaviyo://flow/{id}, klaviyo://template/{id}, klaviyo://metric/{id}, and klaviyo://catalog/{id}.
What tools are included?
Tools cover profiles, lists, segments, events, metrics, campaigns, flows, templates, catalogs, tags, webhooks, data privacy, coupons, forms, reviews, and images.
Where can I find the full Klaviyo API documentation?
The official Klaviyo API documentation is available at https://developers.klaviyo.com/en/reference/api_overview.
More Other MCP servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Nginx UI
0xJackyYet another WebUI for Nginx
Comments