Skip to main content
Glama
jaounial

Garmin MCP Server

by jaounial

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GARMIN_EMAILNoYour Garmin Connect email address. Cannot be set together with GARMIN_EMAIL_FILE.
GARMIN_IS_CNNoSet to 'true' to use Garmin Connect China (garmin.cn) instead of the international version.false
GARMIN_MCP_HOSTNoBind address for HTTP transports (streamable-http, sse).0.0.0.0
GARMIN_MCP_PORTNoBind port for HTTP transports.8000
GARMIN_PASSWORDNoYour Garmin Connect password. Cannot be set together with GARMIN_PASSWORD_FILE.
GARMIN_EMAIL_FILENoPath to a file containing your Garmin Connect email address. Cannot be set together with GARMIN_EMAIL.
GARMIN_FIT_CONFIGNoPath to the persisted download-directory config file.~/.garminconnect_fit_config.json
GARMIN_ENABLED_TOOLSNoComma-separated allowlist of tool names to register. If set, only these tools are available.
GARMIN_MCP_TRANSPORTNoTransport protocol: 'stdio' (default), 'streamable-http', or 'sse'.stdio
GARMIN_PASSWORD_FILENoPath to a file containing your Garmin Connect password. Cannot be set together with GARMIN_PASSWORD.
GARMIN_DISABLED_TOOLSNoComma-separated denylist of tool names to skip. Ignored if GARMIN_ENABLED_TOOLS is set.
GARMIN_FIT_DOWNLOAD_DIRNoDefault directory for downloaded activity files. When set, skips the first-run setup prompt in download_activity_file.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources