fitbit-mcp

partymola/fitbit-mcp
★ 0 stars Python Database Updated 1mo ago
MCP server for the Fitbit Web API with OAuth PKCE, local SQLite cache, and trend analysis
View on GitHub → 🔍 Audit Wallet Slippage →

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
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →