Skip to main content
Glama
chartmogul

ChartMogul MCP Server

Official
by chartmogul

arr_metrics

Retrieve Annual Recurring Revenue metrics from ChartMogul to analyze subscription business performance over time. Returns ARR data in cents with percentage changes and summary statistics for specified date ranges.

Instructions

[ChartMogul API] Retrieve Annual Recurring Revenue metrics. CRITICAL: ARR VALUES ARE INTEGER CENTS - DIVIDE BY 100 FOR ACTUAL CURRENCY AMOUNTS. ARR = MRR × 12. Returns entries array with: date (string), arr (integer cents), arr_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: arr=4076455668 means $40,764,556.68

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