Fitbitmcp runs on your own machine — the client starts it, so there is no endpoint to ping. 873 installs a week from npm. Last commit 1 Aug 2026.
Privacy-first, unofficial Fitbit MCP server for AI health, sleep, activity and heart-rate agents.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add fitbitmcp -- npx -y fitbit-mcp-unofficial
{
"mcpServers": {
"fitbitmcp": {
"args": [
"-y",
"fitbit-mcp-unofficial"
],
"command": "npx"
}
}
}
[mcp_servers.fitbitmcp]
command = "npx"
args = ["-y", "fitbit-mcp-unofficial"]
{
"mcpServers": {
"fitbitmcp": {
"args": [
"-y",
"fitbit-mcp-unofficial"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"fitbitmcp": {
"args": [
"-y",
"fitbit-mcp-unofficial"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.