Skip to main content
Glama

strava_create_upload

Upload activity files (FIT, TCX, or GPX) to create new Strava activities by providing base64-encoded content and file format. Returns an upload ID to track processing status.

Instructions

Upload an activity file (FIT, TCX, or GPX format) to create a new activity. The file content must be base64-encoded. Returns an upload ID to check processing status with strava_get_upload.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
file_contentYesBase64-encoded file content
data_typeYesFile format: fit, fit.gz, tcx, tcx.gz, gpx, gpx.gz
nameNoActivity name
descriptionNoActivity description
trainerNoWhether this is a trainer/indoor activity
commuteNoWhether this is a commute
external_idNoExternal identifier for deduplication

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/justmytwospence/strava-mcp'

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