Privacy-first, unofficial Fitbit MCP server for AI health, sleep, activity and heart-rate agents.
Privacy-first, unofficial Fitbit MCP server for AI health, sleep, activity and heart-rate agents.
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
4 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: FITBIT_CLIENT_ID
Environment variable: FITBIT_CLIENT_SECRET
Environment variable: FITBIT_REDIRECT_URI
Environment variable: FITBIT_TOKEN_PATH
Environment variable: FITBIT_PRIVACY_MODE
Environment variable: FITBIT_CACHE
Environment variable: FITBIT_CACHE_PATH
Environment variable: FITBIT_NO_CACHE
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-davidmosiah-fitbitmcp": {
"env": {
"FITBIT_CACHE": "your-fitbit-cache-here",
"FITBIT_CLIENT_ID": "your-fitbit-client-id-here",
"FITBIT_CACHE_PATH": "your-fitbit-cache-path-here",
"FITBIT_TOKEN_PATH": "your-fitbit-token-path-here",
"FITBIT_PRIVACY_MODE": "your-fitbit-privacy-mode-here",
"FITBIT_REDIRECT_URI": "your-fitbit-redirect-uri-here",
"FITBIT_CLIENT_SECRET": "your-fitbit-client-secret-here"
},
"args": [
"-y",
"fitbit-mcp-unofficial"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.