Skip to content
Back to search
30
MCP

io.github.partymola/fitbit-mcp

io.github.partymola/fitbit-mcp

MCP server for the Fitbit Web API with OAuth PKCE, local SQLite cache, and trend analysis.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

fitbit-mcp
MCP server for the Fitbit Web API with OAuth PKCE, local cache, and trend analysis.
0 tools
io.github.davidmosiah/fitbitmcp
Privacy-first, unofficial Fitbit MCP server for AI health, sleep, activity and heart-rate agents.
0 tools
mcp-fitbit
Model Context Protocol (MCP) server for accessing Fitbit health and fitness data. Connect AI assistants like Claude to your Fitbit data for
0 tools
io.github.partymola/withings-mcp
MCP server for the Withings Health API with OAuth, local SQLite cache, and trend analysis.
0 tools
@mseep/mcp-fitbit
Model Context Protocol (MCP) server for accessing Fitbit health and fitness data. Connect AI assistants like Claude to your Fitbit data for
0 tools
Fitbit
Privacy-first, unofficial Fitbit MCP server for AI health, sleep, activity and heart-rate agents.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.partymola/fitbit-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}