fitbit-mcp

partymola/fitbit-mcp
★ 0 stars Python 🗄️ Database Updated 1d ago
MCP server for the Fitbit Web API with OAuth PKCE, local SQLite cache, and trend analysis
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fitbit-mcp": {
      "command": "uvx",
      "args": [
        "fitbit-mcp"
      ]
    }
  }
}

Or install with pip: pip install fitbit-mcp

README Excerpt

MCP server for the Fitbit Web API with OAuth PKCE, local SQLite cache, and trend analysis. Designed for [Claude Code](https://docs.anthropic.com/en/docs/claude-code) and other [MCP](https://modelcontextprotocol.io/) clients. Syncs your Fitbit data to a local database for fast, offline queries - no API calls needed after the initial sync.

Tools (20)

FITBIT_MCP_CONFIG_DIRFITBIT_MCP_DB_PATHFITBIT_MCP_OFFLINEactivitycardio_fitnesscomparedata_typedata_typesdaysend_dateexercise_typefitbit_get_activityfitbit_get_azmfitbit_get_breathing_ratefitbit_get_cardio_fitnessfitbit_get_devicesfitbit_get_exercisesfitbit_get_food_logfitbit_get_goalsfitbit_get_heart_rate

Topics

claudefitbitfitbit-apimcpmcp-servermodel-context-protocoloauthquantified-self