integrations.sh
← all integrations

Calorie Tracker

MCP server openai

Calorie Tracker AI helps you log meals, track calories, and understand your eating habits with minimal effort. Simply enter what you eat, and the app estimates calories and nutrients so you can stay aware of your daily intake without manual calculations.

Homepage
https://caloriegpt.app/
Remote URL
https://app.caloriegptapp.com/mcp
Auth
NONE

Tools (3)

Extracted live via the executor SDK.

  • add_meal

    Adds a meal with calories, macros (protein, carbs, fat), fiber, sugar, and optional notes. Timestamp is server-generated.

  • update_meal

    Updates an existing meal by ID. Only the owner can update their meal.

  • get_meals_by_date

    Returns meals for a specific calendar date (UTC). Provide date in YYYY-MM-DD format.