Skip to content
Back to search
30
MCP

@mseep/mcp-fitbit

npm/@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 personalized health insights.

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

Similar MCP servers embedding-nearest

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
@mseep/ultrahuman-mcp
A Model Context Protocol (MCP) server for fetching health and fitness metrics from the Ultrahuman API, including heart rate, sleep data, ste
0 tools
@mseep/mcp-server-and-client
A Model Context Protocol (MCP) server for managing user data with support for resources, tools, and prompts.
0 tools
healthkowshik/whoop-mcp-server
A Model Context Protocol (MCP) server for accessing WHOOP wearable health data.
0 tools
io.github.davidmosiah/fitbitmcp
Privacy-first, unofficial Fitbit MCP server for AI health, sleep, activity and heart-rate agents.
0 tools
garmin-mcp-server
A comprehensive Model Context Protocol (MCP) server for Garmin Connect — bring your health, fitness and activity data to any LLM.
0 tools

How to use

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

{
  "mcpServers": {
    "@mseep/mcp-fitbit": {
      "url": "None",
      "transport": "http"
    }
  }
}