Skip to main content
Glama
JJRPF

Garmin MCP Server

by JJRPF

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GARMIN_EMAILNoYour Garmin Connect email address
GARMIN_IS_CNNoSet to 'true' to use Garmin Connect China (garmin.cn) instead of the international versionfalse
GARMIN_MCP_HOSTNoBind address for HTTP transports127.0.0.1
GARMIN_MCP_PORTNoBind port for HTTP transports8000
GARMIN_PASSWORDNoYour Garmin Connect password
GARMIN_EMAIL_FILENoPath to a file containing your Garmin Connect email address
GARMIN_FIT_CONFIGNoPath to the persisted download-directory config file~/.garminconnect_fit_config.json
GARMIN_ENABLED_TOOLSNoComma-separated allowlist of tools to expose (case-insensitive). If set, only these tools are registered.
GARMIN_MCP_TRANSPORTNoTransport protocol: 'stdio' (default), 'streamable-http', or 'sse'stdio
GARMIN_PASSWORD_FILENoPath to a file containing your Garmin Connect password
GARMIN_DISABLED_TOOLSNoComma-separated denylist of tools to skip (case-insensitive). Ignored if an allowlist is set.
GARMIN_FIT_DOWNLOAD_DIRNoDefault directory for downloaded activity files. When set, skips the first-run setup prompt in download_activity_file.

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

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/JJRPF/garmin_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server