← Index

io.github.davidmosiah/fitbitmcp

io.github.davidmosiah/fitbitmcpv0.4.5Other

Privacy-first, unofficial Fitbit MCP server for AI health, sleep, activity and heart-rate agents.

In-path gate · all MCP tools

Using io.github.davidmosiah/fitbitmcp in Claude, Cursor, Gemini CLI, Cline, or Zed?

MCP tool contracts can change remotely with no version bump. The mcpindex gate pins each contract and HOLDs the call when it drifts-before your agent acts. Zero credentials. This is not the package install for this server itself (use Install this server for that).

Install the mcpindex gate (one command)

Rewrites your MCP host config so each server launches behind the gate. Inspect first: curl -fsSL https://mcpindex.ai/install.sh | less

uv tool install mcpindex-gate && mcpindex-config-wire
Trust verdict · v1 advisory · method
REVIEWstatus: STALEfresh until 2026-08-01 18:02 UTC
screened 2026-07-02tier: scannedgranularity: description-levelsource: registry

Semantic screen found no manipulation pattern in the description. Conformance probe not yet run.

mcpindex.integrity.descriptionpassINFO

evidenceNo malicious instructions foundvia static_description

Limits of this verdict
  • - Semantic screen only - the deterministic conformance probe has not run on this server
  • - Confidence is reported but not yet calibrated (v1)
  • - Screen reads the tool description, not the live behavior
  • - advisory
  • - registry description only no input schema
  • - screen model 8b
  • - Past its expiry date - awaiting re-screen

Semantic screen: an LLM judge reads the tool description for hidden instructions (status PARTIAL). A pass means the description is not lying, not that the tool is safe: a high-capability tool with an honest description still warrants caution. The deterministic conformance probe has not been run on this server yet, so the screen here is semantic-only. Posture: advisory. Confidences are reported but not yet calibrated (calibrated=false at v1). Full verdict history is not shown on this page.

Own this server? Screen its description →

That verdict was true at screening time (snapshot 2026-08-04).

Contracts can change after screening, with no version bump. The gate pins io.github.davidmosiah/fitbitmcp’s tool contracts on first sight and holds any silent change before your agent acts - the check that keeps being true on Tuesday.

See your first HOLD in 2 minutes →

Related: how to trust an MCP server · screen before install · silent contract drift

Embed this badge

A live verdict badge for your README or listing. It reflects the current screen, links back here, and updates when the verdict does.

Markdown
[![mcpindex](https://mcpindex.ai/api/v1/badge/io-github-davidmosiah-fitbitmcp)](https://mcpindex.ai/server/io-github-davidmosiah-fitbitmcp)
HTML
<a href="https://mcpindex.ai/server/io-github-davidmosiah-fitbitmcp"><img src="https://mcpindex.ai/api/v1/badge/io-github-davidmosiah-fitbitmcp" alt="mcpindex verdict" height="20" /></a>
Environment variables
FITBIT_CLIENT_ID

Fitbit OAuth client ID. Optional when configured with fitbit-mcp-server setup.

FITBIT_CLIENT_SECRET
secret

Fitbit OAuth client secret. Prefer fitbit-mcp-server setup so this secret is stored in ~/.fitbit-mcp/config.json instead of MCP client config.

FITBIT_REDIRECT_URI

Redirect URI configured in the Fitbit Developer Dashboard. Optional when configured with fitbit-mcp-server setup.

FITBIT_TOKEN_PATH

Optional local path for OAuth tokens. Defaults to ~/.fitbit-mcp/tokens.json.

FITBIT_PRIVACY_MODE

Optional payload mode: summary, structured, or raw. Defaults to structured. raw means full Fitbit API payloads, not continuous 24/7 raw sensor telemetry.

FITBIT_CACHE

Optional SQLite cache toggle. Set to true or sqlite to enable.

FITBIT_CACHE_PATH

Optional local SQLite cache path. Defaults to ~/.fitbit-mcp/cache.sqlite.

FITBIT_NO_CACHE

Set to true to bypass the in-memory HTTP response cache (60s TTL for GET only). POST/PUT/DELETE and 4xx/5xx responses are never cached regardless.

MCP quality score · maturity, not trust · methodology
freshness
22
completeness
15
installability
25
documentation
15
stability
5
Alternatives in Other