Garmin Connect
STDIOServer for interacting with Garmin Connect API, managing workouts and health metrics.
Server for interacting with Garmin Connect API, managing workouts and health metrics.
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.
uv sync
)Create a .env
file in the root directory from the .env_template
file with the following variables:
GARMIN_EMAIL
GARMIN_PASSWORD
python example.py
mcp dev garmin_mcp_server.py
mcp install garmin_mcp_server.py