MCP server for Fitbit — query daily activity, heart rate, sleep, and body data from your Fitbit account in any MCP-compatible AI client (Claude, Cursor, etc.).
{
"mcpServers": {
"fitbit-1": {
"command": "npx",
"args": [
"-y",
"fitbit-mcp-unofficial"
]
}
}
}