MCP.so
登录

Klaviyo MCP Server

@mattcoatsworth

关于 Klaviyo MCP Server

暂无概览

基本信息

分类

其他

运行时

node

传输方式

stdio

发布者

mattcoatsworth

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 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 服务器