- Explore MCP Servers
- garmin_mcp
Garmin Mcp
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.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
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.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
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
- Python 3.x
- Required Python packages (install via
uv sync) - A Garmin Connect account
- Uses Python Garmin Connect Package to interact with Garmin Connect API: https://github.com/cyberjunky/python-garminconnect
Environment Variables
Create a .env file in the root directory from the .env_template file with the following variables:
GARMIN_EMAILGARMIN_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
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










