Skip to main content
Glama

sync_cronometer

Download Cronometer nutrition data and save it locally as JSON files and a formatted food log. Specify date ranges and optional diet labels to organize your nutritional tracking records.

Instructions

Download Cronometer data and save locally as JSON + food-log.md.

Downloads servings and daily summary data, saves JSON exports, and regenerates food-log.md.

Output directory defaults to ~/.local/share/cronometer-mcp/ but can be overridden with the CRONOMETER_DATA_DIR environment variable.

Args: start_date: Start date as YYYY-MM-DD (defaults to days ago). end_date: End date as YYYY-MM-DD (defaults to today). days: Number of days to look back if start_date not specified (default 14). diet_label: Optional diet label for the markdown header (e.g., "Keto Rigorous").

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
start_dateNo
end_dateNo
daysNo
diet_labelNo

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/cphoskins/cronometer-mcp'

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