Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SUUNTO_FTPNoAthlete profile, needed only for %HRmax / %FTP targets
SUUNTO_OWNERNoCreator name. Must match the OAuth app name for the Cloud API
SUUNTO_MAX_HRNoAthlete profile, needed only for %HRmax / %FTP targets
SUUNTO_REST_HRNoAthlete profile, needed only for %HRmax / %FTP targets
SUUNTOOL_BINARYNoPath to suuntool, if not on PATH
SUUNTO_CLIENT_IDNoEnables refresh of the 24h token
SUUNTO_MCP_BACKENDNofile (default), cloud, or private (reuses a suuntool session)
SUUNTO_ACCESS_TOKENNoStatic bearer token, for trying the API by hand
SUUNTO_THRESHOLD_HRNoAthlete profile, needed only for %HRmax / %FTP targets
SUUNTO_CLIENT_SECRETNoEnables refresh of the 24h token
SUUNTO_MCP_OUTPUT_DIRNoWhere the file backend writes; defaults under ~/.local/share
SUUNTO_SUBSCRIPTION_KEYNoOcp-Apim-Subscription-Key, required for cloud backend
SUUNTO_TRAINING_CONTEXTNosuuntool to enable get_recent_training, off (default)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
preview_workoutA

Compile a structured workout into the SuuntoPlus guide format and return it WITHOUT uploading. Use this first: it surfaces unit conversions, truncated titles and validation errors, so mistakes are caught before anything reaches the watch.

list_workoutsB

List structured workouts stored on the configured backend.

describe_backendA

Report which backend is active and which operations it supports. Check this before planning a sequence of changes — backends differ in what they can do.

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/adepssimius/suunto-mcp'

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