com.mcparmory/klaviyo
PYPI · MCPARMORY-KLAVIYO · 2 COMPONENTS · SCANNED SEP 20
Create and manage email campaigns, lists, and marketing automation
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security37
- Malware scan not yet available for this package.Unverified
- No known CVEs affecting this package version or its production dependencies.Pass
- Install-script risk not yet assessed.Unverified
- 2 of 46 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency32
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- License check failed: the license (MIT License) isn't a recognized OSI-approved license. See how to fix → Fail
- Actively maintained (last published 130 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability0
- Schema quality not yet verified: the captured schema was too large for us to store in full, so we will not judge it on a partial copy.Unverified
Stability & Change Management0
- Stability not yet verified: the captured schema was too large for us to store in full, and comparing a partial copy would report our own trimming as a change.Unverified
Tool Coverage0
- Tool coverage not yet verified: the captured tool definitions were too large for us to store in full, so we will not judge them on a partial copy.Unverified
Tool Safety0
- Tool safety not yet verified: the captured tool definitions were too large for us to store in full, and the trim removes the very descriptions this category reads.Unverified
Capabilities100
- Implements a current MCP spec version (2026-07-28).Pass
Unverified: 4 categories
Categories scored 0 because our sandbox run of this package has not given us the schema these checks need to read. That is a gap on our side rather than a finding about the package, and we only credit what we can confirm, so the score stands at 0 until the capture succeeds. We are working through the fleet, so this normally clears without any action from you. How we score packages →
How do I install the com.mcparmory/klaviyo MCP server?
com.mcparmory/klaviyo runs locally as a PyPI package, launched with uvx mcparmory-klaviyo. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
pypi · mcparmory-klaviyo
claude mcp add com-mcparmory-klaviyo -- uvx mcparmory-klaviyo
{
"mcpServers": {
"com-mcparmory-klaviyo": {
"command": "uvx",
"args": [
"mcparmory-klaviyo"
]
}
}
} {
"servers": {
"com-mcparmory-klaviyo": {
"command": "uvx",
"args": [
"mcparmory-klaviyo"
]
}
}
} codex mcp add com-mcparmory-klaviyo -- uvx mcparmory-klaviyo
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-mcparmory-klaviyo": {
"type": "local",
"command": [
"uvx",
"mcparmory-klaviyo"
],
"enabled": true
}
}
} openclaw mcp add com-mcparmory-klaviyo --command uvx --arg mcparmory-klaviyo
mcp_servers:
com-mcparmory-klaviyo:
command: "uvx"
args: ["mcparmory-klaviyo"] {
"McpServers": {
"com-mcparmory-klaviyo": {
"Transport": "stdio",
"Command": "uvx",
"Arguments": [
"mcparmory-klaviyo"
]
}
}
} assistant mcp add com-mcparmory-klaviyo -t stdio -c uvx -a mcparmory-klaviyo
{
"mcpServers": {
"com-mcparmory-klaviyo": {
"command": "uvx",
"args": [
"mcparmory-klaviyo"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 18 Sept 26 −15
- Malware scan: pass → unverified ▼ security
- 17 Sept 26 +15
- Malware scan: unverified → pass ▲ security
- 14 Sept 26 −15
- Malware scan: pass → unverified ▼ security
- 13 Sept 26 +15
- Malware scan: unverified → pass ▲ security
- 12 Sept 26 −15
- Malware scan: pass → unverified ▼ security
- 3 Sept 26 +15
- Malware scan: unverified → pass ▲ security
- 2 Sept 26 −15
- Malware scan: pass → unverified ▼ security
- MCP protocol: Implements a current MCP spec version (2026-07-28). functional
- 26 Aug 26 −1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed pypi/mcparmory-klaviyo@1.0.3
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | pypi |
Background: How many MCP packages publish verified provenance →
Dependencies 46 packages
| Packages resolved | 46 |
|---|---|
| Stale | 1 |
| No linked repository | 1 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
get_template_for_campaign_message ~85
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
get_template_for_flow_message ~86
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
get_template_id_for_campaign_message ~102
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
get_template_id_for_flow_message ~103
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
get_tracking_setting ~132
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| fieldstracking-setting | array | – | – |
| id | string | yes | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
get_tracking_settings ~131
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| fieldstracking-setting | array | – | – |
| pagesize | integer | – | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
get_universal_content ~104
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
get_web_feed ~89
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
get_webhook ~114
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| fieldswebhook | array | – | – |
| id | string | yes | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
get_webhook_topic ~117
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
import_image_from_url ~275
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| hidden | boolean | – | – |
| import_from_url | string | yes | – |
| name | string | – | – |
| revision | string | yes | – |
| type | string | yes | – |
No output schema declared.
No examples provided.
list_action_ids_for_flow ~165
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filter | string | – | – |
| id | string | yes | – |
| pagesize | integer | – | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_actions_for_flow ~180
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filter | string | – | – |
| id | string | yes | – |
| pagesize | integer | – | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_bulk_create_catalog_items_jobs ~96
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filter | string | – | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_bulk_create_categories_jobs ~95
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filter | string | – | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_bulk_create_variants_jobs ~99
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filter | string | – | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_bulk_delete_catalog_items_jobs ~101
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filter | string | – | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_bulk_delete_categories_jobs ~98
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filter | string | – | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_bulk_delete_variants_jobs ~99
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filter | string | – | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_bulk_import_profiles_jobs ~159
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| fieldsprofile-bulk-import-job | array | – | – |
| filter | string | – | – |
| pagesize | integer | – | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_bulk_suppress_profiles_jobs ~113
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filter | string | – | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_bulk_unsuppress_profiles_jobs ~127
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filter | string | – | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_bulk_update_categories_jobs ~97
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filter | string | – | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_bulk_update_variants_jobs ~98
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filter | string | – | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_campaign_ids_for_tag ~102
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_campaigns ~155
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filter | string | yes | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_catalog_categories ~115
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filter | string | – | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_catalog_item_bulk_update_jobs ~96
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filter | string | – | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_catalog_items ~120
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filter | string | – | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_catalog_variants ~122
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filter | string | – | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_categories_for_catalog_item ~165
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filter | string | – | – |
| id | string | – | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_category_ids_for_catalog_item ~154
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filter | string | – | – |
| id | string | – | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_client_review_values_reports ~333
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| company_id | string | yes | – |
| fieldsreview-values-report | array | – | – |
| filter | string | – | – |
| group_by | string | yes | – |
| pagesize | integer | – | – |
| revision | string | yes | – |
| statistics | string | yes | – |
| timeframe | string | yes | – |
No output schema declared.
No examples provided.
list_client_reviews ~200
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| company_id | string | yes | – |
| filter | string | – | – |
| pagesize | integer | – | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_coupon_code_bulk_create_jobs ~100
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filter | string | – | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_coupon_code_ids_for_coupon ~155
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filter | string | – | – |
| id | string | yes | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_coupon_codes ~169
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filter | string | yes | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_coupon_codes_for_coupon ~122
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filter | string | – | – |
| id | string | yes | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_coupons ~67
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_custom_metrics ~103
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_data_sources ~130
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| fieldsdata-source | array | – | – |
| pagesize | integer | – | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_events ~157
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filter | string | – | – |
| pagesize | integer | – | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_flow_action_messages ~175
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filter | string | – | – |
| id | string | yes | – |
| pagesize | integer | – | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_flow_ids_triggered_by_metric ~96
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_flow_ids_triggered_by_segment ~123
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_flow_trigger_ids_for_list ~118
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_flows ~179
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filter | string | – | – |
| pagesize | integer | – | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_flows_for_tag ~101
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_flows_triggered_by_list ~109
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
list_flows_triggered_by_metric ~92
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| revision | string | yes | – |
No output schema declared.
No examples provided.
What is the com.mcparmory/klaviyo MCP server?
com.mcparmory/klaviyo is an MCP server listed in the public MCP registry as com.mcparmory/klaviyo. Create and manage email campaigns, lists, and marketing automation. This page covers its PyPI package (mcparmory-klaviyo).
Is the com.mcparmory/klaviyo MCP server safe to use?
com.mcparmory/klaviyo scores 22 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
Is the com.mcparmory/klaviyo MCP server still maintained?
com.mcparmory/klaviyo is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.