Data & Analytics
Overview
Connect ChatGPT to Damoov telematics data and turn operational questions into clear, actionable insights. The Damoov MCP server lets authorized users explore company-level mobility metrics, including trip counts, distance, active drivers, safety scores, and harsh driving events. Analyze trends over custom periods, compare performance between time ranges, break metrics down by day or driver, and identify top contributors—all through natural-language requests. Designed for fleet, insurance, mobility, logistics, and driving-safety use cases, it provides secure access only to the Damoov companies and data available to the authenticated user.
Tools
Break down a metric by an approved dimension. Row cap: limit 1-50 (default 50). When truncated=true, more groups exist beyond limit_applied; this is a supplier row cap, not an error. For dimension=day, last_30_days and calendar months (≤31 days) fit in one call; do not split the period into multiple requests. If the period spans more days than limit, the earliest N days are returned (ascending date order).
compare_periods
ChatGPTCompare a metric between two periods. Delta: comparison_value - base_value (positive when comparison period is higher).
explain_change
ChatGPTReturn non-causal component deltas for supported metrics.
get_metric
ChatGPTReturn a metric value for a period and optional filters.
get_top_contributors
ChatGPTReturn top contributors for driver or trip entities. Row cap: limit 1-50 (default 50). When truncated=true, more contributors exist beyond the returned rows; this is a supplier row cap, not an error.
list_companies
ChatGPTList companies visible to the authenticated principal.
list_metrics
ChatGPTReturn safe metadata for all PoC metrics.
no_op
ChatGPTReturn the input message so remote clients can prove tool invocation works.
Example Prompts
Click any prompt to copy it.






