mcpbeat Sign in

Klaviyo MCP Server

local only

Klaviyo runs on your own machine — the client starts it, so there is no endpoint to ping. 236 installs a week from pypi. Last commit 12 May 2026.

Create and manage email campaigns, lists, and marketing automation

Installs per day peak 53 · avg 29 · -19% w/w
a month agotoday
236
Installs / week
pypi · mcparmory-klaviyo
31
Stars
1 open issues
12 May 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Klaviyo every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add klaviyo -- uvx mcparmory-klaviyo
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "klaviyo": {
      "args": [
        "mcparmory-klaviyo"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.klaviyo]
command = "uvx"
args = ["mcparmory-klaviyo"]
.cursor/mcp.json
{
  "mcpServers": {
    "klaviyo": {
      "args": [
        "mcparmory-klaviyo"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "klaviyo": {
      "args": [
        "mcparmory-klaviyo"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Klaviyo

same job, measured the same way
Nitrosend
by nitrosend

AI-native email marketing. Campaigns, automations, transactional, contacts, and analytics.

76 installs/wk local only
Loops
by loops-so

Manage Loops contacts, mailing lists, campaigns, and transactional email from your Loops account.

answering
Mailrith Email Marketing
by mailrith

Manage Subscribers, Broadcasts, Sequences, Automations, and reporting in Mailrith.

104 installs/wk 55 tools answering
Emailoctopus
by usefulapi

Manage lists, contacts and campaigns, and read campaign performance reports on EmailOctopus.

13 tools answering
AXL — Run Sales, Marketing & Courses with Your AI
by axl

Let your AI assistant build pages and courses, manage contacts, and run email campaigns in AXL.

answering
DashaMail
by dashamail

Email marketing for Russian businesses: lists, campaigns, reports, transactional email.

answering
MisarMail MCP Server
by misar-ai

Send transactional email, run campaigns, manage contacts and automations, audit deliverability.

54 tools answering
Lumail
by melvynx

Official Lumail email marketing MCP for campaigns, subscribers, and workflows.

answering

Klaviyo — questions

Answers built from our own checks of this server.

Why is there no uptime for Klaviyo?
Klaviyo runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcparmory-klaviyo was installed 236 times last week.
How do I connect Klaviyo?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcparmory-klaviyo straight from pypi; nothing to host, nothing to sign up for.
How many people use Klaviyo?
The pypi package mcparmory-klaviyo was installed 236 times in the last week. Week over week that is -19%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Klaviyo open source?
We cannot say either way: written in Python, 31 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.