Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GARMIN_CN_TOKEN_STORENoOptional path to the token store. If not set, defaults to ~/.config/garmin-cn-mcp/

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_connection_statusA

Validate cached Garmin China authentication and return minimal account status.

get_daily_summaryB

Get Garmin Connect China daily wellness and activity summary for YYYY-MM-DD.

get_sleepA

Get Garmin Connect China sleep data for YYYY-MM-DD.

get_heart_rateA

Get Garmin Connect China daily heart-rate data for YYYY-MM-DD.

get_hrvA

Get Garmin Connect China heart-rate variability data for YYYY-MM-DD.

get_training_readinessA

Get all Garmin Connect China Training Readiness snapshots for YYYY-MM-DD. The response includes Recovery Time when Garmin provides it.

get_morning_training_readinessA

Get the morning Garmin Connect China Training Readiness snapshot for YYYY-MM-DD. The response includes Recovery Time when Garmin provides it.

get_body_batteryA

Get Body Battery reports for an inclusive range of at most 31 days.

list_activitiesA

List recent Garmin China activities, or activities in an inclusive range of at most 31 days. Results are limited to 1-100.

get_activity_detailsB

Get detailed Garmin Connect China data for one positive activity ID.

get_activity_exercise_setsA

Get per-set strength exercise details for one positive Garmin China activity ID, including set type, exercises, repetitions, weight, and duration when available.

get_activity_supplementaryA

Get cross-sport supplementary Garmin China data for one positive activity ID: canonical summary, laps/splits, typed splits, split summaries, weather, heart-rate zones, power zones, and gear. Unavailable sources are null with safe errors.

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/love-wizard/garmincn-mcp'

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