SERVER

Fitbit MCP

Rank #11360

glama/davidmosiah/fitbitmcp

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

First listed
May 1, 2026
Last publish date
May 4, 2026
OVERVIEW

Fitbit MCP is a Model Context Protocol (MCP) server published by davidmosiah. It ranks #11360 of 58,900 servers tracked on MCP Toplist. Fitbit MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 1, 2026 and most recently updated on May 4, 2026.

STANDING
#11,360of 58,900 tracked serversTop 25%

Ranks ahead of 47,540 of 58,900 servers on MCP Toplist.

CONNECT

Use Fitbit MCP

Add Fitbit MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "fitbitmcp": {
      "command": "npx",
      "args": [
        "-y",
        "fitbit-mcp-unofficial"
      ],
      "env": {
        "FITBIT_CLIENT_ID": "<your FITBIT_CLIENT_ID>",
        "FITBIT_CLIENT_SECRET": "<your FITBIT_CLIENT_SECRET>",
        "FITBIT_REDIRECT_URI": "<your FITBIT_REDIRECT_URI>",
        "FITBIT_TOKEN_PATH": "<your FITBIT_TOKEN_PATH>",
        "FITBIT_PRIVACY_MODE": "<your FITBIT_PRIVACY_MODE>",
        "FITBIT_CACHE": "<your FITBIT_CACHE>",
        "FITBIT_CACHE_PATH": "<your FITBIT_CACHE_PATH>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 3 registries

ORGANIZATION

davidmosiah

Organization
Total servers
21
Total versions
15
MORE FROM THIS PUBLISHER

Other servers by davidmosiah

View all davidmosiah servers →
VERSIONS

Available versions (1)

VersionPublished
0.1.0May 4, 2026
FAQ

Frequently asked questions

What is Fitbit MCP?
Privacy-first, unofficial Fitbit MCP server for AI health, sleep, activity and heart-rate agents.
Who maintains Fitbit MCP?
Fitbit MCP is maintained by davidmosiah, which publishes 21 MCP servers (15 total versions) tracked on MCP Toplist.
Is Fitbit MCP an official MCP server?
Yes — Fitbit MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
How many versions does Fitbit MCP have?
MCP Toplist tracks 1 version of Fitbit MCP, most recently published on May 4, 2026.
Where can I find the source code for Fitbit MCP?
The source code for Fitbit MCP is hosted at github.com/davidmosiah/fitbitmcp.
EXPLORE