SERVER
Fitbit MCP
Rank #15,403io.github.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 #15,403 of 76,851 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. 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
#15,403of 76,851 tracked serversTop 25%
Ranks ahead of 61,448 of 76,851 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 2 registries (2 delisted)
ORGANIZATION
davidmosiah
MORE FROM THIS PUBLISHER
Other servers by davidmosiah
- Delx MCP A2A#586 · 5 vers
- Google Health MCP#3,772 · 1 ver
- WHOOP (Unofficial)#4,683 · 3 vers
- Wellness Nourish#4,920 · 2 vers
- Garmin MCP#6,256 · 2 vers
- Withings MCP#9,807 · 2 vers
- Delx MCP Server#13,326 · 1 ver
- Strava#13,377 · 1 ver
- Google Ads Intent#13,955 · 1 ver
- Delx Living Body#14,906 · 1 ver
- Eight Sleep#15,096 · 1 ver
- Polar MCP#15,770 · 1 ver
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | May 4, 2026 |
FAQ
Frequently asked questions
- Who maintains Fitbit MCP?
- Fitbit MCP is maintained by davidmosiah, which publishes 30 MCP servers (37 total versions) tracked on MCP Toplist.
- Is Fitbit MCP listed on the Official MCP Registry?
- 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