Fitbit
JSON →Access your Fitbit health and fitness data for personalized insights.
Install
npm install -g mcp-fitbit Tools · 13
- get_weight Weight data over time periods
- get_sleep_by_date_range Sleep logs for date range (max 100 days)
- get_exercises Activity/exercise logs after date
- get_daily_activity_summary Daily activity summary with goals
- get_activity_goals User's activity goals (daily/weekly)
- get_activity_timeseries Activity time series data (max 30 days)
- get_azm_timeseries Active Zone Minutes time series (max 1095 days)
- get_heart_rate Heart rate for time period
- get_heart_rate_by_date_range Heart rate for date range (max 1 year)
- get_food_log Complete nutrition data for a day
- get_nutrition Individual nutrient over time
- get_nutrition_by_date_range Individual nutrient for date range
- get_profile User profile information
Environment variables
FITBIT_CLIENT_IDFITBIT_CLIENT_SECRET
Links
★ 30 GitHub stars