mcp-garmin
by PilarJ
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Bind address (default `0.0.0.0:8000`) | 0.0.0.0 |
| PORT | No | Bind port (default `0.0.0.0:8000`) | 8000 |
| BASE_URL | Yes | Public URL of this server, no trailing slash | |
| DATA_DIR | No | Where Garmin tokens live (default `/data`) | /data |
| GARMIN_EMAIL | No | Optional, only to pre-fill the interactive login | |
| GARMIN_PASSWORD | No | Optional, only to pre-fill the interactive login | |
| JWT_SIGNING_KEY | No | Stable key for client tokens; unset means clients are signed out on restart | |
| GITHUB_CLIENT_ID | Yes | GitHub OAuth app client ID | |
| GITHUB_CLIENT_SECRET | Yes | GitHub OAuth app client secret | |
| ALLOWED_GITHUB_LOGINS | Yes | Comma-separated logins permitted to connect |
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
ActivitySlowing
ResponsivenessNo issues