Skip to content
Dashboard
All docs

Tools

Every tool the analytics MCP server exposes, with its parameters.

list_funnels

Lists the authenticated owner's funnels with their id, name and status. Call this first — funnel ids are required by the other analytics tools.

Takes no parameters.

visitors_overview

Returns visitor counts for a date range, for one funnel or for all of the owner's funnels. Omit funnelId to get totals across every funnel.

NameTypeRequiredDescription
fromstringyesInclusive start date, YYYY-MM-DD (UTC)
tostringyesInclusive end date, YYYY-MM-DD (UTC)
funnelIdstringno
What the numbers mean