Skip to main content
Glama
T-Campbell18

Mixpanel MCP Server

by T-Campbell18

segmentation_sum

Calculate total sums of numeric event properties over time to track metrics like revenue. Specify event, date range, and property to sum.

Instructions

Get the sum of a numeric event property over time. Useful for tracking totals like revenue.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
eventYesEvent name
from_dateYesStart date (YYYY-MM-DD)
to_dateYesEnd date (YYYY-MM-DD)
onYesNumeric property to sum (e.g. "properties[\"amount\"]")
unitNoTime unit for bucketing
whereNoFilter expression

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/T-Campbell18/mcp-mixpanel'

If you have feedback or need assistance with the MCP directory API, please join our Discord server