Connects a Large Language Model (LLM) to the Fitbit API, enabling data retrieval via Model Context Protocol (MCP).
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.