Skip to content
Claude Desktop

Garmin — MissingMCP for Claude Desktop

com.missingmcp/garmin

Garmin data in Claude: 135 tools — activities, sleep, HRV, training, workouts. Free, open source.

client:Claude Desktop transport:streamable-http

Install Garmin — MissingMCP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "garmin": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://missingmcp.com/garmin/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Garmin — MissingMCP in other clients