MCP server · Clarisights
Clarisights Marketing Data MCP
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 http
Tools
list_data_sources— List available channels (e.g. facebook, adwords, tiktok) and segments — saved cross-channel views with pre-applied filters — in the workspace.list_metrics— List the workspace's metrics/KPIs (CPA, ROAS, blended CAC), ranked by the team's actual usage, custom metrics surfaced first. Returns a metric `key` plus `display_name` and a `description`.list_dimensions— List breakdowns the agent can group by — channel, country, campaign, creative concept, audience. Custom dimensions (source "custom") work across channels; system dimensions are channel-specific.query_data— Run aggregate, group, or trend queries with filters, date ranges and currency conversion. Returns clean CSV the agent reasons over; ratio metrics (CPA, ROAS, CTR) come back pre-calculated and "-" means no data rather than zero.list_reports— Every Clarisights report the signed-in user has access to, surfaced to the agent for context.get_report— Tab-level and widget-level structure of a report, so the agent can summarize or recreate it.
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.