Garmin Coach MCP
by javipaur
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for the server. Default is 8000. | 8000 |
| DATA_DIR | No | Root of the persistent volume (users + tokens). Default is /data. | /data |
| PUBLIC_URL | No | Public URL of the service (for absolute links and deep links). Optional. | |
| ADMIN_TOKEN | No | Password for the admin panel. If empty, the panel is open. It is recommended to set a strong value using `openssl rand -hex 32`. | |
| CACHE_MINUTES | No | Minutes between cache refresh. Default is 30. | 30 |
| ACTIVITY_LIMIT | No | Limit of activities in cache. Default is 8. | 8 |
| GARMIN_LANGUAGE | No | Language for translations. Default is es. | es |
| GARMIN_TIMEZONE | No | Local timezone. Default is Europe/Madrid. | Europe/Madrid |
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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues