Skip to main content
Glama
chartmogul

ChartMogul MCP Server

Official
by chartmogul

customer_count_metrics

Retrieve active customer count metrics over time from ChartMogul to analyze subscription business performance and track customer growth trends.

Instructions

[ChartMogul API] Retrieve customer count metrics (total active customers over time). Returns entries array with: date (string), customers (integer count), customers_percentage_change (float). Plus summary object. REQUIRED: start_date (YYYY-MM-DD), end_date (YYYY-MM-DD), interval ("day", "week", "month", "quarter", "year"). OPTIONAL: geo, plans, filters (string: CFL syntax field~operator~value~AND~... Use get_cfl_fields for field list). Example: customers=382 means 382 active customers

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
start_dateYes
end_dateYes
intervalYes
geoNo
plansNo
filtersNo

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/chartmogul/chartmogul-mcp-server'

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