Loading MCP server directory, please wait...
Privacy-first MCP server for Garmin Connect health, sleep, recovery and activities.
npx @getmcp/cli add io.github.davidmosiah/garminmcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.davidmosiah/garminmcp": {
"command": "npx",
"args": [
"-y",
"garmin-mcp-unofficial"
],
"env": {
"GARMIN_TOKEN_PATH": "",
"GARMIN_PRIVACY_MODE": "",
"GARMIN_CACHE": "",
"GARMIN_CACHE_PATH": "",
"GARMIN_DOMAIN": ""
}
}
}
}