garmin-connect-mcp

xcbbc21/garmin-connect-mcp
★ 0 stars TypeScript AI/LLM Updated 3d ago
Garmin Connect MCP server with secure workout and Calendar scheduling
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "garmin-connect-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "xcbbc21/garmin-connect-mcp"
      ]
    }
  }
}

README Excerpt

A standalone Garmin Connect MCP server for AI agents. Connect any client that supports local MCP stdio to read activity and wellness data, create structured workouts, and schedule training in Garmin Calendar. No model-provider API key or agent framework is required by this server. Garmin access uses your own account. An optional agent skill provides usage guidance; it is not required to expose tools.

Tools (4)

create_garmin_workoutdownload_garmin_activity_fitget_garmin_activitiesget_running_skill_advice