MCP server for Cronometer — food logs, macros, fasting, biometrics, and recurring foods
{
"mcpServers": {
"cronometer": {
"env": {
"CRONOMETER_PASSWORD": "your-password",
"CRONOMETER_USERNAME": "your@email.com"
},
"command": "cronometer-mcp"
}
}
}MCP server for Cronometer — food logs, macros, fasting, biometrics, and recurring foods
Is it safe?
No known CVEs for cronometer-mcp.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 26 days ago. 2 stars.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
Context cost
26 tools. ~2,400 tokens (1.2% of 200K). Consider loading selectively.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
uvx cronometer-mcp 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Last scanned 14h ago
No known vulnerabilities.
get_food_logIndividual food entries with macros + micros for a date range
get_daily_nutritionDaily macro totals (calories, protein, carbs, fat, fiber)
get_micronutrientsDetailed vitamin/mineral breakdown with period averages
export_raw_csvRaw CSV export for any data type (servings, exercises, biometrics, etc.)
search_foodsSearch the Cronometer food database
get_food_detailsGet full nutrition info and serving measure IDs for a food
add_food_entryAdd a food entry to the diary
remove_food_entryRemove a food entry from the diary
copy_dayCopy all diary entries from one date to another
set_day_completeMark a diary day as complete or incomplete
This server is missing a description.If you've used it, help the community.
Add informationHave you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.