MCP Hub
Back to servers

Garmin Connect

A Garmin Connect integration for the Model Context Protocol, allowing for the retrieval and analysis of personal fitness data including sleep, steps, and activity metrics.

Stars
8
Forks
1
Updated
Mar 13, 2025
Validated
Jan 11, 2026

Garmin Connect MCP Server

This project provides a server for interacting with the Garmin Connect API. It allows users to manage their Garmin data, including workouts, health metrics, and more.

Getting Started

Prerequisites

Environment Variables

Create a .env file in the root directory from the .env_template file with the following variables:

  • GARMIN_EMAIL
  • GARMIN_PASSWORD

Generate token for Garmin Connect

python example.py

Use MCP Inspector

mcp dev garmin_mcp_server.py

Register MCP Server in Claude Desktop

mcp install garmin_mcp_server.py

Running the Server

Reviews

No reviews yet

Sign in to write a review