Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WAHOO_AUTH_HOSTNoAuth server bind address (default: localhost)localhost
WAHOO_AUTH_PORTNoAuth server port (default: 8080)8080
WAHOO_CLIENT_IDNoYour Wahoo Client ID
WAHOO_TOKEN_FILEYesPath to store OAuth tokens (required)
WAHOO_CLIENT_SECRETNoYour Wahoo Client Secret
WAHOO_REDIRECT_HOSTNoOAuth callback host (default: uses WAHOO_AUTH_HOST)
WAHOO_REDIRECT_PORTNoOAuth callback port (default: uses WAHOO_AUTH_PORT)
WAHOO_REDIRECT_SCHEMENoURL scheme - http or https (default: http)http

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_workouts

List workouts from Wahoo Cloud API

get_workout

Get detailed information about a specific workout

list_routes

List routes from Wahoo Cloud API

get_route

Get detailed information about a specific route

list_plans

List plans from Wahoo Cloud API

get_plan

Get detailed information about a specific plan

create_plan

Create a new plan in the user's library

list_power_zones

List power zones from Wahoo Cloud API

get_power_zone

Get detailed information about a specific power zone

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/armonge/wahoo-mcp'

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