Supermetrics (verified)
Pull marketing data from 150+ platforms into one place. Build cross-channel reports, compare ad spend, and track campaign ROI.
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add supermetrics
# Browse available tools
npx -y smithery tool list supermetrics
# Get full schema for a tool
npx -y smithery tool get supermetrics data_query
# Call a tool
npx -y smithery tool call supermetrics data_query '{}'Direct MCP Connection
Endpoint: https://supermetrics.run.tools
Tools (8)
data_query— Run a data query against a connected marketing platform.get_async_query_results— Retrieve results from a data_query using its schedule_id.data_source_discovery— Discover available data sources or get a specific source's configuration.accounts_discovery— Discover connected accounts for a data source.field_discovery— Discover available fields (metrics and dimensions) for a data source.get_today— Get current UTC date and time. Use before data_query with custom date rangesuser_info— Retrieve authenticated user information from Supermetrics.contact_supermetrics— Send product feedback or create a support ticket with Supermetrics.
# Get full input/output schema for a tool
npx -y smithery tool get supermetrics Resources
supermetrics://docs— Supermetrics MCP server documentation.supermetrics://hub— Link to the Supermetrics Hub for managing data sources, connections, and destinations.
Prompts (3)
get-started— Get started with Supermetricsexplore-data-sources— See available data sourcesbuild-a-query— Analyze marketing data