garmin-cn-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GARMIN_CN_TOKEN_STORE | No | Optional 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
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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