Cronometer API MCP server
MCP server for Cronometer nutrition tracking — food logs, diary, macros, fasting
52 stars
Reviews
Write oneNobody has reviewed Cronometer API yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Cronometer API tools (17, 4 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
add_custom_foodwrite actionCreate a custom food in Cronometer with specified nutrition.
add_food_entryAdd a food entry to the Cronometer diary.
add_recipewrite actionCreate a recipe in Cronometer from other foods in the database.
copy_dayCopy all diary entries from the previous day to the given date.
get_biometricsGet a biometric time series such as weight or body fat from Cronometer.
get_daily_nutritionGet daily nutrition summary with consumed macro and micronutrient totals.
get_fasting_historyGet fasting history from Cronometer.
get_fasting_statsGet aggregate fasting statistics.
get_food_detailsGet detailed food information including nutrition and serving sizes.
get_food_logGet all diary entries for a given date.
get_macro_targetsGet current macro targets including weekly schedule and templates.
get_nutrition_scoresGet nutrition scores with per-nutrient consumed amounts and category grades.
import_recipewrite actionCreate a recipe from a free-text ingredient list.
list_biometricsList the biometric metrics tracked in Cronometer.
mark_day_completeMark a diary day as complete or incomplete.
remove_food_entrywrite actionRemove one or more food entries from the Cronometer diary.
search_foodsSearch Cronometer's food database by name.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan5 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancelast push 0 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Install directly
claude mcp add cronometer-api-mcp -- uvx cronometer-api-mcp
Cronometer API: common questions
- Is Cronometer API MCP server safe?
- Mostly: it is graded B (83/100). Read the Cronometer API safety report
- How do I install Cronometer API?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Cronometer API need an API key?
- Yes. The registry entry asks for
CRONOMETER_PASSWORD,CRONOMETER_TOTP_SECRET. - Is Cronometer API maintained?
- The last commit was in the last day (2026-09-19). The latest release is v0.2.3.