SERVER
Fitbit MCP
Rank #11360glama/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
MORE FROM THIS PUBLISHER
Other servers by davidmosiah
- Delx MCP A2A#316 · 5 vers
- Wellness Nourish#4721 · 1 ver
- WHOOP (Unofficial)#5736 · 2 vers
- Garmin MCP#6579 · 1 ver
- Google Health MCP#7721
- Strava#11362 · 1 ver
- Withings MCP#11998 · 1 ver
- Oura#12000 · 1 ver
- Polar AccessLink#12396 · 1 ver
- Apple Health MCP#13149 · 1 ver
- Delx Protocol#17414
- Short Video Agent Kit#17507
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | May 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