mcp-garmin

yashhooda1/mcp-garmin
★ 1 stars Python AI/LLM Updated today
MCP server that lets Claude read your Garmin activities and build & schedule structured workouts and training plans straight to your watch.
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": {
    "mcp-garmin": {
      "command": "uvx",
      "args": [
        "mcp-garmin"
      ]
    }
  }
}

Or install with pip: pip install mcp-garmin

README Excerpt

> Replace `OWNER` in the badge and clone URLs with your GitHub username. An [MCP](https://modelcontextprotocol.io) server that lets an AI assistant (Claude, or any MCP client) **read your Garmin activities** and **create and schedule structured workouts and multi-week training plans** directly on your

Tools (10)

create_boulderthon_democreate_training_plancreate_workoutdelete_workoutget_activityget_athlete_zoneslist_activitieslist_scheduledschedule_workoutunschedule_workout

Topics

claudeclaude-aiclaude-mcpgarmingarmin-connectgarmin-sdkmcpmcp-server