Klaviyo MCP Server
@mattcoatsworth
关于 Klaviyo MCP Server
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
🚀 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,
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
评论