garmin-mcp
Privacy-first unofficial Garmin Connect MCP for AI health, sleep, activity & recovery agents.
TypeScript
★ 12 stars
Last pushed 2026-08-29
License: MIT
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.5.3)
npx -y garmin-mcp-unofficial@0.5.3
Or add to your MCP client config:
{
"mcpServers": {
"garmin-mcp": {
"command": "npx",
"args": [
"-y",
"garmin-mcp-unofficial@0.5.3"
],
"env": {
"GARMIN_TOKEN_PATH": "<YOUR_VALUE>",
"GARMIN_PRIVACY_MODE": "<YOUR_VALUE>",
"GARMIN_CACHE": "<YOUR_VALUE>",
"GARMIN_CACHE_PATH": "<YOUR_VALUE>",
"GARMIN_DOMAIN": "<YOUR_VALUE>",
"GARMIN_NO_CACHE": "<YOUR_VALUE>"
}
}
}
}
GARMIN_TOKEN_PATH— Optional local path for Garmin Connect tokens. Defaults to ~/.garmin-mcp/garmin_tokens.json. Create it with garmin-mcp-server auth (self-contained Node login, no Python).GARMIN_PRIVACY_MODE— Optional payload mode: summary, structured, or raw. Defaults to structured. raw means full supported Garmin Connect payloads, not unrestricted raw sensor telemetry.GARMIN_CACHE— Optional SQLite cache toggle. Set to true or sqlite to enable.GARMIN_CACHE_PATH— Optional local SQLite cache path. Defaults to ~/.garmin-mcp/cache.sqlite.GARMIN_DOMAIN— Optional Garmin domain override. Use garmin.cn only for China accounts; default is garmin.com.GARMIN_NO_CACHE— Set to true to bypass the in-memory HTTP response cache (60s TTL for GET only). POST/PUT/DELETE and 4xx/5xx responses are never cached regardless.
Related servers
B
browser-use
Other
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
★ 116,188
MCP Server
S
servers
Other
MCP server that exercises all the features of the MCP protocol
★ 90,577
MCP Server
W
World Monitor
Other
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools.
★ 87,324
MCP Server
Requires auth
P
paperclip
Other
Trending hip-hop artist momentum scores across four cultural dimensions.
★ 82,095
MCP Server
Reachable
R
ruflo
Other
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
★ 73,202
MCP Server
C
Chrome DevTools MCP
Other
MCP server for Chrome DevTools
★ 52,570
MCP Server
Data from the Official MCP Registry