Klaviyo-MCP-Server-4-15
2
The Klaviyo API MCP Server offers a complete Model Context Protocol server for interacting with Klaviyo's comprehensive API. It includes structured tools for managing various Klaviyo resources like profiles, lists, and campaigns, and features error handling and robust documentation resources.
Klaviyo API MCP Server
A comprehensive Model Context Protocol (MCP) server for interacting with Klaviyo's API. This server provides tools and resources for managing profiles, lists, events, campaigns, flows, templates, segments, metrics, catalogs, and data privacy in Klaviyo.
Features
- Complete coverage of Klaviyo's API functionality
- Structured tools with proper validation using Zod
- Documentation resources for API reference
- Error handling and logging
Setup
- Clone this repository
- Install dependencies
- Create a
.env
file with your Klaviyo API key - Start the server
Available Tools
- Profiles
- Lists
- Events
- Campaigns
- Flows
- Templates
- Segments
- Metrics
- Catalogs
- Data Privacy
Available Resources
klaviyo://docs/{section}
: Documentation for different API sections
License
MIT