Garmin MCP Server by Taxuspt
55 score
Connects to Garmin Connect and exposes your fitness and health data (activities, sleep, heart rate, steps, body composition) to Claude and other MCP-compatible clients.
Ranked #695 out of 2390 indexed tools.Has 19 contributors.Actively maintained with commits in the last week.
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing → Signal Breakdown
Installs 2.2k
Freshness today
Issue Health 32%
Stars 300
Platform Breadth 1 platform
Contributors 19
Description Detailed
How to Improve
Issue Health high impact
Platforms medium impact
Supported Platforms
From the README
# Garmin MCP Server This Model Context Protocol (MCP) server connects to Garmin Connect and exposes your fitness and health data to Claude and other MCP-compatible clients. Garmin's API is accessed via the awesome [python-garminconnect](https://github.com/cyberjunky/python-garminconnect) library. ## Features - List recent activities with pagination support - Get detailed activity information - Access health metrics (steps, heart rate, sleep, stress, respiration) - View body composition data - Track training status and readiness - Manage gear and equipment - Access workouts and training plans - Weekly health aggregates (steps, stress, intensity minutes) ### Tool Coverage This MCP server implements **96+ tools** covering ~89% of the [python-garminconnect](https://github.com/cyberjunky/python-garminconnect) library (v0.2.38): - ✅ Activity Management (14 tools) - ✅ Health & Wellness (31 tools) - includes custom lightweight summary tools - ✅ Training & Performance (9 tools) - ✅ WorkoRead full README on GitHub →