garmin_mcp
2
The Garmin Connect MCP Server enables seamless interaction with the Garmin Connect API, providing tools to manage and access user data such as workouts and health metrics. The server is easy to set up with Python and supports integration with existing MCP systems.
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, necessary Python packages, a Garmin Connect account.
- Environment Variables: Create a
.env
file withGARMIN_EMAIL
andGARMIN_PASSWORD
.
Use MCP Inspector
Register the MCP Server with mcp dev garmin_mcp_server.py
and install using mcp install garmin_mcp_server.py
.