MCP ExplorerExplorer

Garmin Mcp

@dshvadskiyon a year ago
2 MIT
FreeCommunity
AI Systems
A server for managing Garmin data via the Garmin Connect API.

Overview

What is Garmin Mcp

garmin_mcp is a server designed for managing Garmin data through the Garmin Connect API, allowing users to access and manipulate their fitness and health information.

Use cases

Use cases for garmin_mcp include tracking workout progress, analyzing health metrics over time, and developing applications that leverage Garmin data for personalized fitness experiences.

How to use

To use garmin_mcp, you need to set up a Python environment with the required packages, create a .env file with your Garmin account credentials, generate an access token, and run the server using the provided commands.

Key features

Key features of garmin_mcp include interaction with the Garmin Connect API, management of workouts and health metrics, and integration with Python packages for seamless data handling.

Where to use

garmin_mcp can be used in fitness applications, health monitoring systems, and any platform that requires integration with Garmin data for analysis or user engagement.

Content

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

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers