Private · Open source · Self-hosted
Your Garmin data,
ready to talk.
A local-first bridge from Garmin Connect to MCP clients and ChatGPT mobile. Your server, your tokens, your health data.
Connected
MCP endpoint
Connect clients at /mcp using your generated bearer key.
GPT Actions API
Import /openapi.json and authenticate with X-API-Key.
Local cache
SQLite keeps summaries useful and limits requests to Garmin.
Get connected
- On the server, run
garmin-open-mcp login. - Run
garmin-open-mcp sync --days 7. - Get the secret with
garmin-open-mcp show-api-key. - Open the API explorer or configure your GPT Action.