Klaviyo Server
БесплатноНе проверенEnables interaction with the Klaviyo API for marketing automation, including managing lists, campaigns, and customer data.
Описание
Enables interaction with the Klaviyo API for marketing automation, including managing lists, campaigns, and customer data.
README
Welcome to the Universal MCP Klaviyo API. This project provides a starting point for your API application, generated automatically by MCP CLI to help you kickstart your development quickly.
📋 Prerequisites
Before you begin, ensure you have met the following requirements:
- Python 3.11+ (Recommended)
- uv installed globally (
pip install uv)
🛠️ Setup Instructions
Follow these steps to get the development environment up and running:
1. Sync Project Dependencies
Navigate to the project root directory (where pyproject.toml is located).
uv sync
This command uses uv to install all dependencies listed in pyproject.toml into a virtual environment (.venv) located in the project root.
2. Activate the Virtual Environment
Activating the virtual environment ensures that you are using the project's specific dependencies and Python interpreter.
- On Linux/macOS:
source .venv/bin/activate
- On Windows:
.venv\\Scripts\\activate
3. Start the MCP Inspector
Use the MCP CLI to start the application in development mode.
mcp dev src/universal_mcp_klaviyo/mcp.py
The MCP inspector should now be running. Check the console output for the exact address and port.
🚀 Usage
Once the server is running, you can test the tools and interact with them.
📁 Project Structure
The generated project has a standard layout:
.
├── src/ # Source code directory
│ └── universal_mcp_klaviyo/
│ ├── __init__.py
│ └── mcp.py # Server is launched here
│ └── app.py # Application tools are defined here
├── tests/ # Directory for project tests
├── .env # Environment variables (for local development)
├── pyproject.toml # Project dependencies managed by uv
├── README.md # This file
➡️ Next Steps
📄 License
This project was generated using MCP CLI — Happy coding! 🚀
Установка Klaviyo Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/universal-mcp/klaviyoFAQ
Klaviyo Server MCP бесплатный?
Да, Klaviyo Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Klaviyo Server?
Нет, Klaviyo Server работает без API-ключей и переменных окружения.
Klaviyo Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Klaviyo Server в Claude Desktop, Claude Code или Cursor?
Открой Klaviyo Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Klaviyo Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
