MCP server · Klaviyo
Klaviyo MCP Server
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Documentation
Documentation link · transport
Tools
get_account_details— Get details of your account.get_campaigns— List your campaigns.get_campaign— Get details of a campaign.create_campaign— Create a campaign.assign_template_to_campaign_message— Assign an email template to a campaign message.get_catalog_items— List your catalog items.get_events— List events.create_event— Create an event for a profile.get_metrics— List event metrics.get_metric— Get details of an event metric.get_flows— List your flows.get_flow— Get details of a flow.get_lists— List your lists.get_list— Get details of a list.get_segments— List your segments.get_segment— Get details of a segment.upload_image_from_file— Upload image from a local file.upload_image_from_url— Upload image from a URL.get_profiles— List your profiles.get_profile— Get details of a profile.create_profile— Create a profile.update_profile— Update a profile.subscribe_profile_to_marketing— Subscribe a profile to marketing for a given channel and list.unsubscribe_profile_from_marketing— Unsubscribe a profile from marketing for a given channel and list.get_campaign_report— Get a report of your campaign performance.get_flow_report— Get a report of your flow performance.create_email_template— Create an HTML email template.get_email_template— Get the details of an email template.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.