Fitbit
CreatedTheDigitalNinja
Connects a Large Language Model (LLM) to the Fitbit API, enabling data retrieval via Model Context Protocol (MCP).
About
This tool acts as a bridge between LLMs like Claude and the Fitbit API, allowing the LLM to request and retrieve health and fitness data from a user's Fitbit account through defined tools and the Model Context Protocol (MCP). It securely connects to the Fitbit API using OAuth 2.0 and exposes Fitbit data through MCP-compliant tools, allowing for easy addition of support for more Fitbit API endpoints.
Key Features
- Fitbit API Integration via OAuth 2.0
- MCP Compliance for LLM communication
- Extensible design for adding more Fitbit API endpoints
- Supports weight, sleep, and profile data retrieval
- Includes clear setup and integration instructions
- 1 GitHub stars
Use Cases
- Allowing LLMs to provide personalized health and fitness insights
- Enabling LLMs to analyze user's weight trends
- Enabling LLMs to generate custom sleep reports