Skip to main content
Glama

FitBit MCP

by NitayRabi

getBodyMeasurements

Retrieve body measurements from Fitbit data for a specified date or period, including weight, BMI, and body fat percentage.

Input Schema

NameRequiredDescriptionDefault
dateNoDate in YYYY-MM-DD format. If not specified, will use today.
periodNoPeriod for body data: 1d, 7d, 30d, 1w, 1m

Input Schema (JSON Schema)

{ "properties": { "date": { "description": "Date in YYYY-MM-DD format. If not specified, will use today.", "type": "string" }, "period": { "description": "Period for body data: 1d, 7d, 30d, 1w, 1m", "type": "string" } }, "type": "object" }

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/NitayRabi/fitbit-mcp'

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